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
@ASDFGerte I just tried this with the latest v7 (ie. npm i -g npm@7) & could not replicate. Can you try installing the latest version & trying again? If you're still experiencing this issue, I'll reopen.
Current Behavior:
Executing
npm ci --dry-run
deletes all folders innode_modules
.Expected Behavior:
Optimally, just the text output, as
--dry-run
describes, or an error, that it's incompatible withnpm ci
.Environment:
The text was updated successfully, but these errors were encountered: