speechless
Fresh Nuxt 3.11 with Eslint 9.3 throw error
Hello everyone so i come across a problem, i have made a fresh install of Nuxt lastest version (3.11.2) with the lastest version of Eslint (9.3.0) by following the documentation about it, but when i try to run yarn lint i got an error saying
"cannot find module Typescript" ( i tried adding it as DevDependency but it didn't change anything) any idea on how to fix it ?
1 replies