#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 NODE_ENV in npm scripts on Windows

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

Read the entry →