Sublime Forum

Issue with anytree dependency

#1

When trying to load the “anytree” dependencies via dependencies.json, I get the message
Package Control: The dependency 'anytree' is not available.
The repository is active at https://github.com/nbeversl/anytree_sublime
Any suggestions on what could be wrong here?

0 Likes

#2

It doesn’t seem to be on packagecontrol: https://packagecontrol.io/search/anytree

0 Likes

#3

Package Control won’t list dependencies. It’s indeed in https://github.com/wbond/package_control_channel/blob/353cf33b3b77bf09e7075cc9682e28e19f91659a/repository/dependencies.json#L14.

0 Likes

#4

Possible the name of the repository has to match? It’s on GitHub as /anytree_sublime

0 Likes