Help your fellow developers and make a PR to this page with your solution! Thank you!
mhy
Remove your local node_modules folder if you have any.
node_modules
npm i if you have any local dependencies.
npm i
Use mhy config typescript -io to regenerate your tsconfig.json file.
mhy config typescript -io
tsconfig.json
You might also need an IDE restart.
Was this helpful?