Unsupported platform for fsevents@1.2.3: wanted {"os":"darwin","arch":"any"} (current: {

2023-05-16

系统:win10

使用 npm 安装依赖时报错:

Unsupported platform for fsevents@1.2.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) 

这是warning错误,是因为mac下需要 fsevents,这里是在windows环境,所以可以忽略这个错误。

转载于:https://www.cnblogs.com/chaoyong/p/8991285.html

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

Unsupported platform for fsevents@1.2.3: wanted {"os":"darwin","arch":"any"} (current: { 的相关文章

随机推荐