Unsupported platform for fsevents@2.3.2:
使用 npm 安装依赖时报错:
Unsupported platform for fsevents@2.3.2: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“win32”,“arch”:“x64”})
这是warning错误,是因为mac下需要 fsevents,这里是在windows10环境,所以可以忽略这个错误。
Unsupported platform for fsevents@2.3.2:
最新推荐文章于 2024-07-05 11:45:47 发布