Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm install electron-app-universal-protocol-client is not working #7

Open
macoto35 opened this issue Jan 24, 2025 · 0 comments
Open

Comments

@macoto35
Copy link

Hello,
I get this error when I run npm install electron-app-universal-protocol-client on my M1 Mac with Sequoia.
I appreciate your help 🙏

npm error gyp info using node@23.3.0 | darwin | arm64
...
npm error gyp sill find Python execFile: exec = "/opt/homebrew/opt/python@3.13/bin/python3.13"
...
npm error gyp: binding.gyp not found (cwd: /<project_location>/node_modules/electron-app-universal-protocol-client) while trying to load binding.gyp
npm error gyp ERR! configure error 
npm error gyp ERR! stack Error: `gyp` failed with exit code: 1
npm error gyp ERR! stack at ChildProcess.<anonymous> (/<project_location>/node_modules/@electron/node-gyp/lib/configure.js:317:18)
npm error gyp ERR! stack at ChildProcess.emit (node:events:513:28)
npm error gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12)
npm error gyp ERR! System Darwin 24.2.0
npm error gyp ERR! command "/<localDir>/.nvm/versions/node/v23.3.0/bin/node" "/<project_location>/node_modules/.bin/node-gyp" "rebuild"
npm error gyp ERR! cwd /<project_location>/node_modules/electron-app-universal-protocol-client
npm error gyp ERR! node -v v23.3.0
npm error gyp ERR! node-gyp -v v10.2.0-electron.1
npm error gyp ERR! not ok`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant