Quantcast
Channel: Node.jsタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 8920

gyp: No Xcode or CLT version detected!

$
0
0
gyp: No Xcode or CLT version detected! 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 (/Users/manowaraiuma/.nodebrew/node/v10.23.0/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16) gyp ERR! stack at ChildProcess.emit (events.js:198:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12) gyp ERR! System Darwin 19.6.0 gyp ERR! command "/Users/manowaraiuma/.nodebrew/node/v10.23.0/bin/node" "/Users/manowaraiuma/.nodebrew/node/v10.23.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /Users/manowaraiuma/Desktop/n010/node_modules/watchpack-chokidar2/node_modules/fsevents gyp ERR! node -v v10.23.0 gyp ERR! node-gyp -v v5.1.0 gyp ERR! not ok Xcodeの再インストール $ sudo rm -rf $(xcode-select -print-path) $ sudo rm -rf /Library/Developer/CommandLineTools $ xcode-select --install 上記のコマンドで解決しました。

Viewing all articles
Browse latest Browse all 8920

Trending Articles