You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, we're using npx every time we run some binary (external commands like storybook, svelte-check, svelte-migrate, prettier). Ideally, we'd want to use whichever PM the user is currently using during their sv execution.