Answer the question
In order to leave comments, you need to log in
Why is there a problem with including the @types/node package?
Good afternoon!
I use Visual Studio 2017. After creating the Blank Node.js Console Application console project, in the created project, the @types/node package is marked as missing, and I tried to restore and reinstall it - nothing helps.
Why can this happen?
Answer the question
In order to leave comments, you need to log in
try in tsconfig
"typeRoots": [
"dev/@types"
],
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question