1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
| bogon:facility-content zxc$ npm install ⸨ ░░░░░░░░░░░░░░░░⸩ ⠏ fetchMetadata: sill pacote range manifest for kind-of@^4.0.0 fetched in 1ms
> fsevents@1.2.12 install /Users/zxc/Code/facility/facility-content/node_modules/fsevents > node-gyp rebuild
No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.
No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'.
gyp: No Xcode or CLT version detected! gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1 gyp ERR! stack at ChildProcess.onCpExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16) gyp ERR! stack at ChildProcess.emit (events.js:321:20) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12) gyp ERR! System Darwin 19.4.0 gyp ERR! command "/usr/local/Cellar/node/13.8.0/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /Users/zxc/Code/facility/facility-content/node_modules/fsevents gyp ERR! node -v v13.8.0 gyp ERR! node-gyp -v v5.1.0 gyp ERR! not ok
|