skip to Main Content

Seo – I get import gyp error when try to install package for electron

I tried to install on Windows the demo from this repository: https://github.com/Seo-Rii/electron-acrylic-window git clone https://github.com/Seo-Rii/electron-acrylic-window.git cd electron-acrylic-window yarn install But installation returned next error: npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs npm WARN deprecated [email protected]: This…

VIEW QUESTION

npm install and fails on node-gyp rebuild with “`gyp: No Xcode or CLT version detected!“` caused by new macos catalina update

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/synapse/.nvm/versions/node/v8.8.0/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:344:16) gyp ERR! stack at emitTwo (events.js:125:13) gyp ERR! stack at ChildProcess.emit (events.js:213:7) gyp…

VIEW QUESTION
Back To Top
Search