-
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
Description
We'll need to validate that the downloaded community adder is running a similar version of @svelte-cli/core
as the executing instance of sv
. If it fails, we'll prompt the user to update their version of sv
.
For version comparisons, we can probably use https://github.com/lukeed/semiver or https://github.com/npm/node-semver