pages & nuxt/nitro fails with nuxt 3.15
building and deploying the project locally works fine, but when i use the github hooks, it allways fails with the message:
00:05:14.424 Error: Failed to publish your Function. Got error: Uncaught ReferenceError: Cannot access '_PerformanceObserver' before initialization
at chunks/nitro/nitro.mjs:1:206873
and i cannot find any specific infos why this is the case.
0 Replies