我正在使用Mac机
运行我从phonegap网站获得的以下命令。
sudo npm install -g phonegap
但是得到如下错误
8398错误错误:ENOENT,lstat '/usr/local/lib/node_modules/phonegap/node_modules/connect-phonegap/node_modules/archiver/node_modules/readable-stream/lib/_stream_writable.js' 8399错误如果您需要帮助,可以在以下位置报告此日志:8399错误
http://github.com/isaacs/npm/issues 8399错误或通过电子邮件发送至:8399 错误8400错误系统Darwin 14.0.0 8401 错误命令“/ usr / local / bin / node”“/ usr / local / bin / npm”“install” “-g”“phonegap”8402错误cwd / Users / bunty 8403错误节点-v v0.10.0 8404错误npm -v 1.2.14 8405错误路径 /usr/local/lib/node_modules/phonegap/node_modules/connect-phonegap/node_modules/archiver/node_modules/readable-stream/lib/_stream_writable.js 8406错误fstream_path /usr/local/lib/node_modules/phonegap/node_modules/connect-phonegap/node_modules/archiver/node_modules/readable-stream/lib/_stream_writable.js 8407错误fstream_type文件8408错误fstream_class FileWriter 8409 错误代码ENOENT 8410错误错误34 8411错误fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26 8411错误fstream_stack Object.oncomplete(fs.js:93:15)8412详细 退出[34,true]
有人可以为此提供帮助吗?
提前致谢