我正在使用Ubuntu 15.04.运行以下命令时:
npm install fsevents
Run Code Online (Sandbox Code Playgroud)
我收到以下错误:
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.11
npm WARN tutorial@1.0.0 No repository field.
Run Code Online (Sandbox Code Playgroud)
有人解决了吗?