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

Anyone got a updated installation/config guide for Space Editor? #10

Open
zmorgan87 opened this issue Feb 8, 2013 · 2 comments
Open

Comments

@zmorgan87
Copy link

Hi All,

Does anyone have a new/updated installation guide or a quick start guide?

Thanks
Zack

@mraxilus
Copy link

mraxilus commented Feb 8, 2013

similar to issue #7

the solution is to clone https://github.com/ggreer/Space_Editor and simply run:

npm install
npm start

@kokizzu
Copy link

kokizzu commented Apr 24, 2014

it doesn't work:

$ npm install
npm WARN package.json [email protected] No README data
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No README data
$ npm start

> ChaosEditorMain@ start /home/asd/Space_Editor
> server.js

sh: server.js: command not found

npm ERR! ChaosEditorMain@ start: `server.js`
npm ERR! Exit status 127
npm ERR! 
npm ERR! Failed at the ChaosEditorMain@ start script.
npm ERR! This is most likely a problem with the ChaosEditorMain package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     server.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls ChaosEditorMain
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.12.9-2-ARCH
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "start"
npm ERR! cwd /home/asd/Space_Editor
npm ERR! node -v v0.10.26
npm ERR! npm -v 1.4.3
npm ERR! code ELIFECYCLE
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /home/asd/Space_Editor/npm-debug.log
npm ERR! not ok code 0

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

3 participants