Siva Masilamani

Results 14 comments of Siva Masilamani

Thanks @iiroj for looking into it. We have two tasks running before the commit. I noticed that the npm run compile is the one that changes something in the file...

I am able to fix the issue. Only change that I made was in the "compile" script in package.json file. it used to be like this ```"compile": "tsc -b --verbose...

I had the same issue and the below steps fixed it but it also means that we are clearing the insomnia cache ![image](https://github.com/Kong/insomnia/assets/7923274/deedd1e9-226c-4c75-9ec3-68cc81e28599)

We are also waiting for Typescript support. Any update?