Error while installing dependencies on template
I've just ran
npm create vite@latest my-app -- --template solid-ts
to start a new template and got this error after trying to run npm install
:
Node version: v20.10.0
npm version: 10.2.3
2 Replies