Next.js MODULE_NOT_FOUND While using postprocessing #2358
Unanswered
aturkkan94
asked this question in
Q&A
Replies: 2 comments
-
can you update rp/postprocessing, package.json in a 3rd party library (screen-space-reflections) wasn't right. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Does anyone know how to solve that? I'm having the same issue. I tried use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm getting this error if i use postprocessing in my project.
The strange thing is actually i made this project first on React. For React js there is no problem and it is working but in next js im getting this error.
And another thing is while the website is working i add the effectcomposer. With fast refresh postprocess effect applied on project and there is no problem again. But after refreshing the page completely it gives the error...
I'm new to React Three Fiber and so maybe i'm missing something. If anyone can help I would be appreciated...
Beta Was this translation helpful? Give feedback.
All reactions