- Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
Bugthing that needs fixingthing that needs fixingPriority 2secondary priority issuesecondary priority issueRelease 8.xwork is associated with a specific npm 8 releasework is associated with a specific npm 8 release
Description
Is there an existing issue for this?
- I have searched the existing issues
This issue exists in the latest npm version
- I am using the latest npm
Current Behavior
➜ docusaurus git:(main) node -v v16.14.2 ➜ docusaurus git:(main) npm -v 8.5.0 ➜ docusaurus git:(main) npx yarn-deduplicate Need to install the following packages: yarn-deduplicate Ok to proceed? (y) y ➜ docusaurus git:(main) npx yarn-deduplicate Need to install the following packages: yarn-deduplicate Ok to proceed? (y) y Expected Behavior
The second execution of npx yarn-deduplicate shouldn't ask for a confirmation
Steps To Reproduce
see above
Environment
- npm: 8.5.0
- Node.js: 16.14.2
- OS Name: MacOS 12.1 Monterey
- System Model Name: ?
- npm config:
; "user" config from /Users/sebastienlorber/.npmrc //registry.npmjs.org/:_authToken = (protected) ; node bin location = /Users/sebastienlorber/.volta/tools/image/node/16.14.2/bin/node; cwd = /Users/sebastienlorber/Desktop/projects/docusaurus; HOME = /Users/sebastienlorber; Run `npm config ls -l` to show all defaults.tstackhouse
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingPriority 2secondary priority issuesecondary priority issueRelease 8.xwork is associated with a specific npm 8 releasework is associated with a specific npm 8 release