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
{{ message }}
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.
Running v200.4.0 of
npm-shrinkwrap
results in the creation of an emptyetc
subdirectory of the current directory, which is mildly annoying:Here's my
npm-shrinkwrap
portion ofnpm ls
: https://gist.github.com/cvrebert/ba4525d1d790d01acca5Some searching and experimenting suggests that this upstream change in npm is to blame:
npm/npm@6fd0fbd (from npm/npm#7249)
However, I haven't dug deep enough to know which side (or both) of npm vs npm-shrinkwrap needs fixing to address this problem.
The text was updated successfully, but these errors were encountered: