We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<w> [webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: Unable to snapshot resolve dependencies
Following the guide in README for integrating with next.js
export default withReactCompiler(nextConfig);
next build ▲ Next.js 14.2.5 - Environments: .env.local, .env Creating an optimized production build ... <w> [webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: Unable to snapshot resolve dependencies
The text was updated successfully, but these errors were encountered:
If you are using Next.js, please prefer Next.js built-in react compiler configuration instead.
Sorry, something went wrong.
I'd like to but unfortunately some of the dependencies I use aren't compatible with React 19
No branches or pull requests
Following the guide in README for integrating with next.js
The text was updated successfully, but these errors were encountered: