#tsconfig error on creating a nuxt project

4 messages · Page 1 of 1 (latest)

clear garnet
#

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

rough seal
#

npm install --save @types/node

hollow bobcat
#

Do a build and then restart vscode - worked for me (and others)

clear garnet