I hope to run npm config to set the values ββin the .npmrc project file. Docs Do not tell me how to specify a file for saving values.
Looking for something like npm config --file /path/to/repo/.npmrc set key value
Trying to use it to build a script that should create a .npmrc file from env vars.
source share