foundation/foundation-cli

node-gyp error

Opened this issue · 0 comments

Whenever i create a new project i see this error on my terminal.. But everything works including watch and build

gyp ERR! configure error gyp ERR! stack Error: gypfailed with exit code: 1 gyp ERR! stack at ChildProcess.onCpExit (/Users/sal8/.nvm/versions/node/v10.13.0/lib/node_modules/foundation-cli/node_modules/npm/node_modules/node-gyp/lib/configure.js:336:16) ERR! stack at ChildProcess.emit (events.js:182:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12) gyp ERR! System Darwin 20.3.0 gyp ERR! command "/Users/sal8/.nvm/versions/node/v10.13.0/bin/node" "/Users/sal8/.nvm/versions/node/v10.13.0/lib/node_modules/foundation-cli/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /Users/sal8/Documents/Gandi.nosync/Zurb-Template/node_modules/webpack/node_modules/watchpack/node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents gyp ERR! node -v v10.13.0 gyp ERR! node-gyp -v v3.6.0 gyp ERR! not ok