forked from pool/nodejs22
Fix node-gyp #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "Uellenberg/nodejs22:fix-node-gyp"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See https://github.com/nodejs/node-gyp/issues/3073
Calling
createBuildDir()
twice causes a syntax error, which prevent all packages requiring node-gyp (that I've tried) from building.Pinging @adamm because you're the main contributor to this repository and I'm completely unfamiliar with OpenSUSE's policies.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.