Hello @Dread @vitakili @rafimaryudwika @weicheng-one,
I was able to solve this issue. It turns out that a configuration in TypeScript caused the problem. All we need to do is remove “noEmit”: true from tsconfig.json.
Hello @Dread @vitakili @rafimaryudwika @weicheng-one,
I was able to solve this issue. It turns out that a configuration in TypeScript caused the problem. All we need to do is remove “noEmit”: true from tsconfig.json.