SHA256
1
0
forked from pool/nodejs22

Fix node-gyp #2

Open
Uellenberg wants to merge 1 commits from Uellenberg/nodejs22:fix-node-gyp into factory
First-time contributor

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.

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.
Uellenberg added 1 commit 2025-05-31 20:53:07 +02:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix-node-gyp:Uellenberg-fix-node-gyp
git checkout Uellenberg-fix-node-gyp
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nodejs/nodejs22#2
No description provided.