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
/home/svvs/vite-vuetify-ts-starter/node_modules/vue-tsc/index.js:34
throw err;
^
Search string not found: "/supportedTSExtensions = .*(?=;)/"
(Use node --trace-uncaught ... to show where the exception was thrown)
Node.js v22.12.0
ERROR: "type-check" exited with 1.
The text was updated successfully, but these errors were encountered:
I checked vuejs/language-tools#5018
and changed to versions to what should work but it didn't
here is the error
svvs@rustvue:~/vite-vuetify-ts-starter$ npm run build
/home/svvs/vite-vuetify-ts-starter/node_modules/vue-tsc/index.js:34
throw err;
^
Search string not found: "/supportedTSExtensions = .*(?=;)/"
(Use
node --trace-uncaught ...
to show where the exception was thrown)Node.js v22.12.0
ERROR: "type-check" exited with 1.
The text was updated successfully, but these errors were encountered: