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
When initializing the project for the first time, it is necessary to use pnpm, but when installing pnpm using npm, an error will be reported.
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:*
npm ERR! A complete log of this run can be found in: C:\Users\James Zow\AppData\Local\npm-cache\_logs\2024-03-12T14_42_53_110Z-debug-0.log
The text was updated successfully, but these errors were encountered:
When initializing the project for the first time, it is necessary to use
pnpm
, but when installingpnpm
usingnpm
, an error will be reported.The text was updated successfully, but these errors were encountered: