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

Error: Could not find the module ... in the React Client Manifest. This is probably a bug in the React Server Components bundler. #72903

Open
nicitaacom opened this issue Nov 17, 2024 · 4 comments
Labels
bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.

Comments

@nicitaacom
Copy link

Link to the code that reproduces this issue

https://codesandbox.io/p/devbox/keen-swartz-k22cmx?file=%2Fapp%2Fpage.js%3A9%2C34

To Reproduce

Dublicate of #61046

This issue still open!

Current vs. Expected behavior

image

So if I put not-found.tsx in app folder then I see

Error: Could not find the module "/home/kali/Documents/GitHub/outreach-tool/app/not-found.tsx#" in the React Client Manifest. This is probably a bug in the React Server Components bundler.

Provide environment information

Operating System:
  Platform: linux
  Arch: x64
  Version: #1 SMP PREEMPT_DYNAMIC Kali 6.6.15-2kali1 (2024-05-17)
Binaries:
  Node: 20.0.0
  npm: 9.6.4
  Yarn: 1.22.22
  pnpm: 9.5.0
Relevant Packages:
  next: 14.0.3
  eslint-config-next: 15.0.3
  react: 18.3.1
  react-dom: 18.3.1
  typescript: 5.6.3
Next.js Config:
  output: N/A

Which area(s) are affected? (Select all that apply)

Navigation

Which stage(s) are affected? (Select all that apply)

next dev (local)

Additional context

No response

@nicitaacom nicitaacom added the bug Issue was opened via the bug report template. label Nov 17, 2024
@github-actions github-actions bot added the Navigation Related to Next.js linking (e.g., <Link>) and navigation. label Nov 17, 2024
@nicitaacom
Copy link
Author

nicitaacom commented Nov 17, 2024

Also please fix your codesandbox website

  1. Infinity loading
  2. A bunch of errors
  3. Long loading time

@audionai
Copy link

upgrade to next 15

@nicitaacom
Copy link
Author

nicitaacom commented Nov 17, 2024

upgrade to next 15

Thanks mate but it's not something that I want after upgrading to next 15

image

image

@nicitaacom
Copy link
Author

nicitaacom commented Nov 17, 2024

Temp fix for me

I just deleted .next and started pnpm dev again

image

But every time I change something I got this
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
Projects
None yet
Development

No branches or pull requests

2 participants