Open
Description
If a Manifest contains a newer version that the current session doesn't know about, say because the manifest is checked in and the local registry hasn't been updated recently, you can end up with resolver errors during a dev
on the local package.
It'd probably be good to try updating registries beforehand, either every time dev
is called, or just try again before throwing a resolver error.
Metadata
Metadata
Assignees
Labels
No labels