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
After running npx envinfo --system --npmPackages svelte,rollup,webpack --binaries --browsers, envinfo added "packageManager": "pnpm@ to my package.json. I have enabled corepack and have pnpm installed, but that doesn't mean I use pnpm for every single projects.
After running
npx envinfo --system --npmPackages svelte,rollup,webpack --binaries --browsers
,envinfo
added"packageManager": "pnpm@
to mypackage.json
. I have enabled corepack and have pnpm installed, but that doesn't mean I use pnpm for every single projects.Output:
The text was updated successfully, but these errors were encountered: