npm在ubuntu上安装fsevents表示不支持该平台

npm在ubuntu上安装fsevents表示不支持该平台,npm,fsevents,Npm,Fsevents,当我尝试npm安装fsevents时,我得到 不确定如何修复我可以使用以下方法修复Ubuntu 19.04的此问题: npm install node-sass 然后 npm serve 这解决了这个问题,NPMServe现在可以无误地启动服务器,并且应用程序可以正常运行 ... webpack: Compiled Succesfully 现在呢 localhost:4200 for this app works correctly localhost:4200 for this app

当我尝试npm安装fsevents时,我得到


不确定如何修复

我可以使用以下方法修复Ubuntu 19.04的此问题:

npm install node-sass
然后

npm serve
这解决了这个问题,NPMServe现在可以无误地启动服务器,并且应用程序可以正常运行

...
webpack: Compiled Succesfully
现在呢

localhost:4200 for this app works correctly
localhost:4200 for this app works correctly