Wally Not Creating Packages File (Rojo VSC)

I’m trying to install the matter ECS using the wally package manager. This is my toml file:
image

The problem is that, unlike what is shown in tutorials and documentation, running “wally install” in the terminal doesn’t create a new “Packages” folder. Instead, it simply provides this output:
image

“Resolved 0 dependencies.” When I check the explorer, there is no “packages” folder. If I manually insert one beforehand and then run “wally install” it just gets deleted.

Wasn’t actually saving the .toml.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.