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

Linux vanilla kernel on QEMU and networking with eth0 -

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

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -