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

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

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -