Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=891229

--- Comment #4 from T.C. Hollingsworth <[email protected]> ---
So, requiring tobi will create a dependency loop:
% npm install tobi >/dev/null 2&>1
% npm ls
└─┬ [email protected]
  ├── [email protected]
  ├─┬ [email protected]
  │ ├── [email protected]
  │ ├── [email protected]
  │ ├── [email protected]
  │ └─┬ [email protected]
  │   ├─┬ [email protected]
  │   │ ├── [email protected]
  │   │ └─┬ [email protected]
  │   │   └── [email protected]
  │   └── [email protected]
  ├── [email protected]
  └── [email protected]

For added fun, there would also be a recursive symlink:
/usr/lib/(node_modules/request/node_modules/tobi/node_modules/jsdom/)*

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=yaEAx772Hq&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to