ravimukti

Results 2 comments of ravimukti

same here, the issue still persist, any solution about this?

I found the solution: you need to first create a `tsconfig.json` file in the project root, and then run the installation command ``` { "compilerOptions": { "paths": { "@/*": ["./*"]...