nodeclub make过程中出现错误,请指教
发布于 5天前 作者 wanjutt 93 次浏览 来自 问答

错误信息: npm WARN optional dep failed, continuing [email protected] npm WARN optional dep failed, continuing [email protected] npm ERR! Linux 3.13.0-32-generic npm ERR! argv “node” “/usr/local/bin/npm” “install” “” npm ERR! node v0.12.5 npm ERR! npm v2.12.0 npm ERR! path …/strip-indent/cli.js npm ERR! code EROFS npm ERR! errno -30

npm ERR! rofs EROFS, symlink ‘…/strip-indent/cli.js’ npm ERR! rofs This is most likely not a problem with npm itself npm ERR! rofs and is related to the file system being read-only. npm ERR! rofs npm ERR! rofs Often virtualized file systems, or other file systems npm ERR! rofs that don’t support symlinks, give this error.

npm ERR! Please include the following file with any support request: npm ERR! /data/nodeclub/npm-debug.log make: *** [install] Error 226

node版本 v0.12.5, npm版本v2.12.0

回到顶部