addAbortListener import broken on NuxtHub deployment
ISSUE FIXED
- Update all dependencies to newest versions. Especially nuxthub/core and nuxt- Add an enviroment variable to your deployment either in nuxthub or directly in cloudflare:
Type: text, Name: NODE_VERSION, Value: 23
Constantly fighting with the above error in my nuxthub deployment. Worked fine before but after some package update (unfortunately I am unable to track down specifically which one), this error started occuring on every deployment. Tried changing the node.js version many times to many different versions with no avail. Can't find any answers online. Any ideas?
