Next.js Discord

Discord Forum

react pdf worker

Unanswered
Tan posted this in #help-forum
Open in Discord
TanOP
i am using nextjs 14.2.5 in my app and want to display a pdf and i am using react-pdf stable version, every thing works as expected in npm run dev, but when i npm run build it fails, when i use worker cdn file, the build error i get is promise.withResolver is not a function, when i use the second way of importing it using new URL scheme it give very long empty error, and after doing some research my most probable guess is the error is about using server action in client side but i am not sure about it as the error is unknown. how to solve this ?

1 Reply

Asian black bear
To ensure you get the best possible assistance, could you please change your thread title to be more descriptive? Specific titles attract the attention of users who can help and make it easier for others to find similar solutions in the future.