#npm

2 entries tagged “npm”.

trusted-publishing

Switching to npm trusted publishers: mind the Node version

Moving GitProxy's npm publish from a token to OIDC trusted publishers took a few lines, except for one thing that kept failing.

Read the entry →
debugging

Setting environment variables on Windows npm scripts

Why "NODE_ENV=test" fails on Windows, and the one-line fix with cross-env.

Read the entry →