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?