Skip to content

test(e2e): Enable nuxt-5 as optional - #22017

Open
s1gr1d wants to merge 2 commits into
developfrom
sig/re-enable-nuxt-5
Open

test(e2e): Enable nuxt-5 as optional#22017
s1gr1d wants to merge 2 commits into
developfrom
sig/re-enable-nuxt-5

Conversation

@s1gr1d

@s1gr1d s1gr1d commented Jul 7, 2026

Copy link
Copy Markdown
Member

@s1gr1d

s1gr1d commented Jul 8, 2026

Copy link
Copy Markdown
Member Author

The nuxt-5 test keeps hanging. pnpm finishes resolution and then deadlocks at the resolution-to-linking handoff.

I debugged this a bit and it seems to be connected to the pnpm version. With 11.10.0 it works (CI uses 9.15.9). Could be a pnpm bug (not being able to handle the nightly versions).

Update:

It's not pnpm but maybe Nuxt. I bisected the nightly versions and could find the culprit versions:

// install works
"5.0.0-29660749.95bb4fdd",
// deadlocks
"5.0.0-29660829.8c18535a",

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you apply the label PR: no-auto-close I will leave it alone ... forever!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants