错误:enoent,重命名'somelocation \ _appshell.gyp.txt'

时间:2013-07-10 11:14:34

标签: node.js npm adobe-brackets

我正在尝试从cmd(nodejs)创建一个insallter我收到以下错误

  

错误:enoent,重命名'somelocation \ _applehell.gyp.txt

执行grunt install --force

为什么?

1 个答案:

答案 0 :(得分:0)

ENOENT可能意味着您没有读/写文件/目录的权限。

或文件/目录根本不存在。 (检查你的路径)