Closed lewismunene020 closed 12 months ago
After you run nuxt dev
once, it generates the types for it, and will resolve the types correctly from then on. At least it did for me.
nuxt-scheduler only works on the server. try ~/server/plugins/cronScheduler.ts
I am using Nuxt Schduler but i keep getting this error. What might be wrong?
Here is my code