Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: next build error with node v23, workaround is to downgrade to 22 #230

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

Bayheck
Copy link
Contributor

@Bayheck Bayheck commented Nov 8, 2024

nextjs has issue with build on Node version 23.
The workaround for now is to use Node version 22.

Error: [webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: Unable to snapshot resolve dependencies

Issue link: vercel/next.js#47394

@Aleksey28 Aleksey28 merged commit 2abb720 into DevExpress:master Nov 8, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants