#tsconfig error on creating a nuxt project
4 messages · Page 1 of 1 (latest)
npm install --save @types/node
Do a build and then restart vscode - worked for me (and others)
Thank you so much, should I install it globally?
4 messages · Page 1 of 1 (latest)
when I create a new project this happens to the tsconfig, it is a problem because some files get highlighted for no reason (especially in the server/ directory). What can I do to fix this? I have not touched the tsconfig myself
npm install --save @types/node
Do a build and then restart vscode - worked for me (and others)
Thank you so much, should I install it globally?