I am using yarn 2 and react with webpack.
In my package is "typescript": ... defined. Once I start yarn start I am getting an error:
yarn workspace test start
When you use this plugin you must install `typescript`.
What is wrong? How should I fix it? Or debug it?
You can be checked the value of your plugins config about
ForkTsCheckerWebpackPluginwhich the param key namedtsconfig.Error Message[key, value]aboutForkTsCheckerWebpackPlugin.