You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
...
npm error code 7
npm error path pathxyz/node_modules/lz4
npm error command failed
npm error command sh -c node-gyp rebuild
npm error gyp info it worked if it ends with ok
npm error gyp info using [email protected]
npm error gyp info using [email protected]| darwin | arm64
npm error gyp info find Python using Python version 3.12.4 found at "/opt/homebrew/opt/[email protected]/bin/python3.12"
npm error gyp ERR! UNCAUGHT EXCEPTION
npm error gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>'
npm error gyp ERR! stack at createConfigFile (pathxyz/Desktop/PackageIssues/node_modules/node-gyp/lib/configure.js:117:21)
npm error gyp ERR! stack at pathxyzDesktop/PackageIssues/node_modules/node-gyp/lib/configure.js:84:9
npm error gyp ERR! stack at FSReqCallback.oncomplete (node:fs:187:23)
npm error gyp ERR! System Darwin 23.4.0
npm error gyp ERR!command"pathxyz/.nvm/versions/node/v20.16.0/bin/node""pathxyz/Desktop/PackageIssues/node_modules/.bin/node-gyp""rebuild"
npm error gyp ERR! cwd pathxyz/Desktop/PackageIssues/node_modules/lz4
npm error gyp ERR! node -v v20.16.0
npm error gyp ERR! node-gyp -v v7.1.2
npm error gyp ERR! Node-gyp failed to build your package.
npm error gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
npm error A complete log of this run can be found in: pathxyz/.npm/_logs/2024-08-09T08_32_54_734Z-debug-0.log
System properties:
MacOs. Sonoma 14.4.1
Chip: Apple M1
node version: v20.16.0
npm version: 10.8.2
python version: 3.12
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to reproduce
npm install
Output:
System properties:
MacOs. Sonoma 14.4.1
Chip: Apple M1
node version: v20.16.0
npm version: 10.8.2
python version: 3.12
The text was updated successfully, but these errors were encountered: