I’m trying to install the matter ECS using the wally package manager. This is my toml file:
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:
“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.