-
-
Notifications
You must be signed in to change notification settings - Fork 574
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
[BUG] Module not found: Can't resolve for client components in NextJS 14 #1064
Comments
Thanks for opening this issue! A maintainer will review it soon. |
Hi @SalahAdDin, we’ve just deployed a fix for you! Can you try running the setup script |
Do I need to sign in to the VS Code extension? |
It is not necessary, but for the full experience you will need to |
Have to check it then! |
What version of
million
are you using?1.0.0-faire.6
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
pnpm
What operating system are you using?
Manjaro Linux
What browser are you using?
Firefox
Describe the Bug
When running our NextJS project after installing Million Lint, the site is not loaded and the console gives us the following issue:
This only happen to client components.
What's the expected result?
It should run the project properly.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/nextjs-gunq6c
Participation
The text was updated successfully, but these errors were encountered: