Sachin Fernando

Results 13 comments of Sachin Fernando

@igerslike, can you elaborate further on this? I'm having the same issue

@igerslike thanks for your reply. Realised that my app is actually not in JIT mode and my issue is different. I am just having trouble using this library with my...

I had the same issue but I didn't include any props in my vue-tailwind.js and it seemed to fix it. My vue-tailwind.js looked like this ``` import Vue from "vue";...

Thanks for that lead, upon further examination at my results files I see that there some differences in my local results file and the results file on my CI. This...

Our team did some investigation to find out on what causes the different file paths for certain TypeScript errors. It turns out that certain TypeScript errors have full path names...

I have restarted VS Code, the following logs came up. The same error and no change was overserved in the problems tab ``` [Info - 12:39:14 pm] Server: Betterer server...

Are you referring to this setting? ![image](https://user-images.githubusercontent.com/47466168/213954160-bc97160b-aad0-4538-b52f-53250d7823d2.png)

This seems to change the logs shown in the Output tab. The following error does not come up now > Error: Cannot find module './register' The new logs are; ```...

This seems to be something that's logged within the internal logic of the library, it does not surface during the execution. After I turned off my logs I wasn't able...

I don't think I understood you. Is this `abort.raised` error something to be concerned?