Closed gxdung closed 3 weeks ago
This is probably problem with the wrong version of TypeScript compiler. If you have TypeScript compiler installed globally, make sure it is version 5.5.3. You can check your TypeScript compiler version inside studio directory by running npm run tsc-version
: