Appcelerator Studio 4.5 running error in ubuntu 64 -


i'm trying run appceleratorstudio executable file appcelerator_studio downloaded folder, show 2 error sudoand without sudo. i'm using ubuntu 15.05 x64.

  1. sudo ./appceleratorstudio

    error: "ooops! cannot run using sudo. please re-run using nan account." 
  2. ./appceleratorstudio

    error: "an error has occurred. see log file null." 

screenshot

(build 4.5.0.1446607552) [error]
ooops! cannot run using sudo. please re-run using nan account. org.eclipse.core.runtime.coreexception: ooops! cannot run using sudo. please re-run using nan account. @ com.appcelerator.titanium.rcp.handlers.titaniumsplashhandler$6.run(titaniumsplashhandler.java:455)


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -