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 15, 2022. It is now read-only.
index.js
Now run this with
node index.js 0
to print depth 0 and you should get something like the output at the bottom of this issue.Note that
read-installed
is reporting that it is a dependency of itself:If you adjust the
depth
(node index.js 1
,node index.js 2
) this same pattern occurs in all dependencies at the maximum depth.Is this somehow a feature?
The text was updated successfully, but these errors were encountered: