9M6

Results 20 comments of 9M6

Same thing happened to me, did you find a solution @remihuigen ?

Also setting `compatibilityFlags: ['nodejs_compat_v2']` programatically in `nuxt.config` doesnt really work, I need to do it manually from cloudflare.

It seems to be a cloudflare issue, they say to create a new app 🤦 or manually deploy with `wrangler` https://community.cloudflare.com/t/pages-app-in-permanently-broken-state-due-to-wrangler-toml/708610/7 (not the same problem as not being able to...

`nodejs_compat_v2` -> ``` ✘ [ERROR] The `nodejs_compat_v2` compatibility flag is experimental and must be prefixed with `experimental:`. Use `experimental:nodejs_compat_v2` flag instead. ``` `experimental:nodejs_compat_v2` -> ``` 13:14:29.179 | Error: Failed to...

@atinux is this though nuxthub or deployed through github? also what might affect `nodejs_compact_v2` ? any special configurations?

Also just deployed on a new and clean cloudflare pages app, and got the same error: ``` 13:40:24.237 | ✘ [ERROR] The `nodejs_compat_v2` compatibility flag is experimental and must be...

I tried also with another app that I have not used/deployed for 3 months, this one is nuxt too, and its throwing the same error.

@atinux seems to be a general problem where a subset of users are having this issue ![CleanShot 2024-09-14 at 13 52 29@2x](https://github.com/user-attachments/assets/ea3bbcf4-a0ab-498c-b0e6-63b2f836fb16)

I guess, I'll wait for when it becomes GA on the 23rd.

Same thing, WebStorm is choking and can't figure out types, freezes, etc.