Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add --no-confirm to nupm install #42

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

amtoine
Copy link
Member

@amtoine amtoine commented Nov 3, 2023

related to

Description

in amtoine/nu-git-manager#53, i was trying to use nupm install in a CI to test the install of a package.
i hit a wall with nupm install which requires human confirmation when NUPM_HOME does not exist 🤔

i propose to add a --no-confirm option to bypass that confirmation in scripts.

@kubouch kubouch merged commit f7c0843 into nushell:main Nov 15, 2023
3 checks passed
@amtoine amtoine deleted the no-confirm-option branch November 16, 2023 17:20
amtoine added a commit to amtoine/nu-git-manager that referenced this pull request Nov 23, 2023
related to
- nushell/nupm#42

## description
this PR addesses a FIXME by using this new feature of `nupm install`:
the `--no-confirm` switch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants