You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This means that the TSServer run by your IDE cannot find fork-ts-checker-webpack-plugin. This can have plenty of reasons (most likely misconfiguration of moduleResolution, typeRoots or types in your tsconfig.json - or it is actually not installed), but it definitely is not a bug of fork-ts-checker-webpack-plugin.
Please re-check your setup, and if you really can't resolve this create a reproducible minimal repository so we can help you fix it.
@junalmeida
Please try fork-ts-checker-webpack-plugin@alpha - I've published a new version which should resolve this issue 🚀
I will close this issue to clean-up the backlog. If this release didn't solve the issue, we can re-open this :)
Current behavior
Expected behavior
Typings should be found by the editor.
Steps to reproduce the issue
Add package and run
yarn install
Issue reproduction repository
None yet
Environment
The text was updated successfully, but these errors were encountered: