replit / upm

⠕ Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp.
https://repl.it
Other
1.05k stars 90 forks source link

bug/Disable recursion #210

Closed blast-hardcheese closed 8 months ago

blast-hardcheese commented 8 months ago

Turns out https://github.com/replit/upm/pull/202#discussion_r1439876344 was prescient, without significant pruning we end up discovering transitive dependencies from the package store.

Disable for now, but also permit re-enabling on a case by case basis using UPM_FORCE_GUESS=1 upm guess