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
There are numerous reports of package authors errorneously specifying PC or pypi packages in their dependencies.json file, however there is currently no way to find out which package is trying to install a dependency that does not exist.
PC should report which package(s) are requiring a dependency, at least when installation fails.
There are numerous reports of package authors errorneously specifying PC or pypi packages in their
dependencies.json
file, however there is currently no way to find out which package is trying to install a dependency that does not exist.PC should report which package(s) are requiring a dependency, at least when installation fails.
Example reports: #1105, #1075, https://forum.sublimetext.com/t/19965
The text was updated successfully, but these errors were encountered: