diegomura / react-pdf

📄 Create PDF files using React
https://react-pdf.org
MIT License
14.61k stars 1.16k forks source link

Module not found: Can't resolve '@swc/helpers/src/_define_property.mjs' #2325

Open luigi009 opened 1 year ago

luigi009 commented 1 year ago

Hey guys!

I have this error when trying to use a lib in my NextJS project. I'm importing the same way as the documentation asks, but unfortunately it doesn't work.

I am using NextJS 13.3.1 and the last version of react-pdf/renderer

image

image

image

luigi009 commented 1 year ago

I solved the problem, but apparently it's a lib incompatibility with the new version of NextJS 13. I'm using NextJS version 12.2.5

biwswalker commented 1 year ago

I'm trying to update NextJS to version 13.4.6 to solve this problem.

koppalavenkateswarlu commented 10 months ago

is this issue resolved?, even i'm facing the same issue i'm using NexJs: 13.3.1