Cannot do npm run [closed]
Closed 2 months ago.
npm install hangs up when using bundleDependencies [closed]
Closed yesterday.
how to fix error cb() never called! using npm install?
i want to install packages using npm install and this error returns
npm install error: npm ERR! code EUNSUPPORTEDPROTOCOL npm ERR! Unsupported URL Type “workspace:”: workspace:^
I want to create a new project using vite ( i used to do until now…). When i do npm create vite@latest it works normally. The problem come when i do npm install… Usually this will create the node modules folder, but now it gives me that error: