You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ekelvin
changed the title
npx npm_config_yes=true or --yes not working as expected and npx still requires confirmation for installation
[BUG] npx npm_config_yes=true or --yes not working as expected and npx still requires confirmation for installation
Jul 12, 2022
unfortunately we can't help much with that. i'm going to close this since it's not our bug, but i do think it would be a good idea for you to open an issue in their repo asking them to support some form of skipping that prompt.
tried npm_config_yes=true
tried --yes
and I still get requires confirmation for installation
context:
$ npm -v
8.11.0
$ node -v
v16.15.1
The text was updated successfully, but these errors were encountered: