Skip to content

Fix error in tsconfig.json “cannot find type definition file for node”

New Course Coming Soon:

Get Really Good at Git

Run

npm i -D @types/node

#or

bun i -D @types/node

and restart VS Code (or reload the window)

Here is how can I help you: