Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Error: spawn ENOENT #7

Open
redeemed2011 opened this issue May 5, 2015 · 0 comments
Open

Uncaught Error: spawn ENOENT #7

redeemed2011 opened this issue May 5, 2015 · 0 comments

Comments

@redeemed2011
Copy link

Howdy!

I am attempting to try your product--COLT. Downloaded the latest on http://codeorchestra.com today for my linux (ubuntu 14.04) desktop environment.

However, after carefully following the guide on http://codeorchestra.com/#/documentation, I am unable to get the program to function.

If I even run the program without attempting to load a project, I am greeted with the same error as when I try to load a project via the guide's instructions.

Here is the console output when I run COLT from a terminal window while logged into GNOME Shell 3:

[edmodev:/opt/colt] $ colt
[22093:0505/124256:WARNING:simple_index_file.cc(338)] Could not map Simple Index file.
[22093:0505/124256:INFO:simple_index_file.cc(437)] Simple Cache Index is being restored from disk.
[22093:0505/124256:INFO:CONSOLE(27)] ""process.execPath" "/opt/colt/colt"", source: file:///opt/colt/app/services.js (27)
[22093:0505/124256:WARNING:dispatcher_host.cc(196)] Unknown object: 1 type:Window method:GetPosition arguments:[  ]

[22093:0505/124256:WARNING:dispatcher_host.cc(196)] Unknown object: 1 type:Window method:GetPosition arguments:[  ]

[22093:0505/124256:INFO:CONSOLE(11)] ""build menu"", source: file:///opt/colt/app/menu.js (11)
[22093:0505/124256:INFO:CONSOLE(637)] ""app args:" []", source: file:///opt/colt/app/services.js (637)
[22093:0505/124256:INFO:CONSOLE(42)] ""ERROR" "COLT UI Error: Uncaught Error: spawn ENOENT" "events.js:79"", source: file:///opt/colt/app/controller.js (42)
[22093:0505/124257:INFO:CONSOLE(79)] "Uncaught Error: spawn ENOENT", source: events.js (79)
[22093:0505/124257:INFO:CONSOLE(89)] ""ga: Project Settings"", source: file:///opt/colt/app/controller.js (89)
[22093:0505/124257:INFO:CONSOLE(427)] "Uncaught TypeError: Cannot call method 'log' of null", source: file:///opt/colt/app/services.js (427)

/opt/colt folder has full permissions for my user, recursively. The UI comes up but presents:

Uncaught node.js Error 

Error: spawn ENOENT
    at exports._errnoException (util.js:677:11)
    at Process.ChildProcess._handle.onexit (child_process.js:809:32)
    at eval (child_process.js:961:20)
    at process._tickCallback (node.js:534:11)

I also am not able to open the demo project from within the Help menu. If I try to open the Welcome Screen, the UI disappears but the app remains running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant