Windows 7 中的错误 fsevents@1.0.14 [英] error fsevents@1.0.14 in windows 7

查看:65
本文介绍了Windows 7 中的错误 fsevents@1.0.14的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿...我正在尝试通过运行此命令在 Windows 7 x64 上安装 webpack :

Hy... I'm trying to install webpack on windows 7 x64 by running this command :

npm install webpack -g

但随后我的命令提示符给出了一个错误,说npm WARN notsup 与您的操作系统或架构不兼容:fsevents@1.0.14"...例如,我一直在互联网上阅读有关此问题的战利品资源:安装windows包,使用npm init bla bla,使用npm shrinkwrap bla bla,删除node-module目录并重新开始初始化,更改node.js版本,等等......但似乎它们都不适合我......那么我还有其他方法可以尝试......???非常感谢... :)我真的很感谢你在这里的回答.. :)

But then the my command prompt gave an error said "npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.14"... I have been reading a loot sources on internet about this issue, for example : installing windows package, using npm init bla bla, using npm shrinkwrap bla bla, deleting node-module directory and start initiializing it again, changing the node.js version, and so on... but seems none of them suit me well...So is there any other way that I can try...??? Thank you so much... :) I really apreciate your answer here.. :)

推荐答案

实际上,这里的问题是 HTTP 获取.尝试使用

Actually, the problem here is the HTTP fetch. Try using

npm install --no-optional.

它会起作用.您可以在此处

这篇关于Windows 7 中的错误 fsevents@1.0.14的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆