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
on the second last run, dep hung for a minute until I interrupted it, but the other two runs it installed in a dozen or so seconds. https://github.com/watilde/dep/issues/7
Steps to reproduce behavior
$ dep i; ls -l node_modules/eslint/bin/eslint.js Resolving dependenciesInstalling dependencies^C
Summary
Steps to reproduce behavior
Expected behavior
It shouldn't be hung.
Actual behavior
It's hung for a minute.