node.js - npm weird error 135 on using npm start -


i installing ghost , while installing followed following steps at:

http://docs.ghost.org/installation/linux/

but on running npm start following errors:

> node index bus error (core dumped) npm err! weird error 135 npm err! not ok code 0 

what should do? newbie node or npm

according this site, , this also, there environment issue such improperly or missing file or configuration setting. trying in new, fresh installed environment should fix issue.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -