使用命令npm install会出现以下错误
系统信息:
凉亭版本:1.3.12
节点版本:0.10.35
操作系统:Windows8
>清洁凉亭缓存
>卸载凉亭
>使用npm更新decompress-zip
>再次安装凉亭
它不适合我,请建议我一些解决方案
解决方法
我遇到了这个问题,在Windows 10中是的.
解?
禁用索引该文件夹(包含package.json的文件夹)的内容!
在Windows Shell(文件管理器)上,请按照下列步骤操作:
- Right click on the folder with the error,choose ‘Properties’
- Click the ‘Advanced…’ button.
- Uncheck the checkBox ‘Allow files in this folder to have contents indexed in addition to file properties’.
- Press ‘OK’.
- On the prevIoUs Properties dialog (visible again),press ‘Apply’
- Check radio button ‘Apply changes to this folder,subfolder and files’.
- Press ‘OK’.
- (can take a while)
- Press ‘OK’ (to close properties dialog).
- Works!
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。