Ambient
Ambient copied to clipboard
Deploying with local package dependency fails if skipped due to unmodified
Error: Dependency `temperature` for [email protected]
[url:file:///C:/Users/hi/Repos/Ambient/guest/rust/alex/a_foggy_scene/ambient.toml]
has no supported sources specified (are you trying to deploy a package with a local
dependency?)
[2023-09-28T16:13:50Z INFO ambient_build] Skipping unmodified package
"temperature" (kdsmhu7kju6zl33nhdzppikjurrehyi7)
The message "are you trying to deploy a package with a local dependency?" is particularly confusing, as it implies deploying with a local dependency is the problem, when in fact it is not the problem
Related to #792