Next.js Discord

Discord Forum

Error with next/image using Next@14.0.4

Unanswered
Bighead carp posted this in #help-forum
Open in Discord
Bighead carpOP
I try using next/image with next/mdx but i got error with image.proptypes.

here the whole error i got
Error: Cannot access Image.propTypes on the server. You cannot dot into a client module from a server component. You can only pass the imported name through.

Any idea if this is problem with version of my nextjs?

0 Replies