|
@shadowyue
Gemini 2.5 Pro w/ built-in search
Prompt:
Persist it for node projects:
NODE_OPTIONS=--openssl-legacy-provider npm run dev
Response:
1.Modifying `package.json` Scripts
2.Using a `.npmrc` file
3.Setting Environment Variables at the OS Level
Citations:
https://stackoverflow.com/questions/77420041/how-to-set-node-options-for-all-package-json-scripts-at-once |