-
- Notifications
You must be signed in to change notification settings - Fork 59
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationpkg:addsv addsv addpkg:checksvelte-checksvelte-checkpkg:createpkg:migratesvelte-migratesvelte-migrateupstream
Description
In powershell, sv
is an alias to Set-Variable
. Thus I cannot use npx sv
as that conflicts with the alias which takes precedence. And the alias can for some reason not be removed, when I remove it with Remove-Item Alias:sv -Force
it comes back directly afterwards.
How can I use npx sv
then ?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationpkg:addsv addsv addpkg:checksvelte-checksvelte-checkpkg:createpkg:migratesvelte-migratesvelte-migrateupstream