after I install it, I use npm install to display such an error. Please advise me what the problem is
.node install
node-pre-gyp WARN Tried to download: https://fsevents-binaries.s3-...
node-pre-gyp WARN Pre-built binaries not found for fsevents@1.2.4 and node@11.6.0 (node-v67 ABI) Unknown) (falling back to source compile with node-gyp)
gyp ERR! Clean error
gyp ERR! Stack Error: EACCES: permission denied, rmdir "build"
gyp ERR! System Darwin 18.2.0
gyp ERR! Command "/ usr/local/bin/node"/ usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js"clean"
gyp ERR! Cwd / Users/wen/Documents/www/demo/AwesomeProject/AwesomeProject/node_modules/fsevents
gyp ERR! Node-v v11.6.0
gyp ERR! Node-gyp-v v3.8.0
gyp ERR! Not ok
node-pre-gyp ERR! Build error
node-pre-gyp ERR! Stack Error: Failed to execute"/ usr/local/bin/node / usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js clean" (1)
node-pre-gyp ERR! Stack at ChildProcess.
node-pre-gyp ERR! Stack at ChildProcess.emit (events.js:188:13)
node-pre-gyp ERR! Stack at maybeClose (internal/child_process.js:978:16)
node-pre-gyp ERR! Stack at Process.ChildProcess._handle.onexit (internal/child_process.js:265:5)
node-pre-gyp ERR! System Darwin 18.2.0
node-pre-gyp ERR! Command "/ usr/local/bin/node"/ Users/wen/Documents/www/demo/AwesomeProject/AwesomeProject/node_modules/fsevents/node_modules/node-pre-gyp/bin/node-pre-gyp"install"- fallback-to-build"
node-pre-gyp ERR! Cwd / Users/wen/Documents/www/demo/AwesomeProject/AwesomeProject/node_modules/fsevents
node-pre-gyp ERR! Node- v v11.6.0
node-pre-gyp ERR! Node-pre-gyp-v v0.10.0
node-pre-gyp ERR! Not ok
Failed to execute"/ usr/local/bin/node / usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js clean" (1)
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 install: node install
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1