Jiří Babyrád

Results 2 issues of Jiří Babyrád

I clone the repo, install dependencies and when I try to build, I get an error: ` UnhandledPromiseRejectionWarning: TypeError: comp.fileDependencies.push is not a function at ReloadPlugin.generate (C:\Users\user\Desktop\Counter-for-Messenger-master\node_modules\wcer\build\index.js:209:31) at compiler.plugin (C:\Users\user\Desktop\Counter-for-Messenger-master\node_modules\wcer\build\index.js:222:54)...

When deploying Nuxt 3 project to Vercel Edge function, I get an error "Could not resolve a fetch() method, you should provide one". I managed to fix this by setting...