Published
- 1 min read
Cannot find type definition file for `babel__generator`
The solution for this is noted below
Cannot find type definition file for babel__generator
Solution
npm i --save-dev @types/babel__generator
(or any other package with this warning & restart VSCode)
Try other methods by searching on the site. That is if this doesn’t work