What version of pkg are you using?
6.6.0
What version of Node.js are you using?
v22.20.0
What operating system are you using?
I see this my macOS, but my GitHub actions sees also it in WIndows
What CPU architecture are you using?
Apple M4
What Node versions, OSs and CPU architectures are you building for?
node22-linux-x64, node22-win-x64
Describe the Bug
The https://www.npmjs.com/package/prebuild-install is not anymore maintained, please consider (at some point) to replace it with something which is maintained. Alternatives are discussed in here: prebuild/prebuild-install#216. Although there is not any security issues with the prebuild-install, it could be nice to have it replaced before one is found.
Expected Behavior
Change prebuild-install to something which is maintained.
To Reproduce
Clean node_modules folder and reinstall dependencies, then this is seen:
npm warn deprecated prebuild-install@7.1.3: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.
What version of pkg are you using?
6.6.0
What version of Node.js are you using?
v22.20.0
What operating system are you using?
I see this my macOS, but my GitHub actions sees also it in WIndows
What CPU architecture are you using?
Apple M4
What Node versions, OSs and CPU architectures are you building for?
node22-linux-x64, node22-win-x64
Describe the Bug
The https://www.npmjs.com/package/prebuild-install is not anymore maintained, please consider (at some point) to replace it with something which is maintained. Alternatives are discussed in here: prebuild/prebuild-install#216. Although there is not any security issues with the prebuild-install, it could be nice to have it replaced before one is found.
Expected Behavior
Change prebuild-install to something which is maintained.
To Reproduce
Clean node_modules folder and reinstall dependencies, then this is seen:
npm warn deprecated prebuild-install@7.1.3: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.