-
`npm i ganache -g`
--Getting following error, please help me how to resolve this issue?
```
npm WARN cleanup Failed to remove some directories [
npm WARN cleanup [
npm WARN cleanup 'C:\\U…
-
```
warning Error running install script for optional dependency: "/Users/niklas/Desktop/y/node_modules/msgpackr-extract: Command failed.
Exit code: 127
Command: node-gyp-build-optional-packages
A…
-
I tried to update to freetype 2.11 in [this commit](https://github.com/ericfreese/node-freetype2/commit/7db7b7999f6006db3828cfee1e2b18a60f70b1ab), but I faced some build errors for missing symbols dur…
-
```
npm ERR! code 127
npm ERR! path /Users/patrickjarnfelt/projects/SpiritWorld/spirit_world_server_cms/node_modules/h3-node
npm ERR! command failed
npm ERR! command sh -c bash -c "if node-gyp-b…
-
I'm creating a web-server in Node.js and at first I used a minifier written in JavaScript, which as you can guess had a poor performance. Looking for something better I found this and esbuild, esbuild…
-
Hi!
I'm working to help determine the usage of ia32 platforms for nodejs binary packages. I'm logging my work [here](https://gist.github.com/reconbot/caad3907a01b18fd23f24f253a1eb1aa) and was wonderi…
-
Hey, I love this effort but maybe we could replace `npmlog` with something lighter?
```
├─┬ npmlog@4.1.2
│ ├─┬ are-we-there-yet@1.1.5
│ │ ├── delegates@1.0.0
│ │ └─┬ readable-st…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When trying to npm publish a node module, the registry returns a 415 - Hard link is not…
-
Half of the prebuildify-cross images use python 2 https://github.com/prebuild/docker-images/issues/15 so we can't build on them. I'm not sure why however.
-
Required for latest `node-gyp`.
The `centos7-devtoolset7` image has python 2, I didn't check the other images yet.
PRs welcome.