I keep getting “failed to compile” error. I tried to fix my code or even delete it. But error still references to the code that doesn’t even exist anymore. Refreshing preview doesn’t help either
Well, that’s a little bit strange. But looking at the error message, you may need to remove the flag --isolatedModules
(I don’t know where… )…
I found it in tsconfig file. Okay, I’ll try to do it if this error occurs again
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.