You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed instructions in documentation written for my React-PDF version
I have checked if this bug is not already reported
I have checked if an issue is not listed in Known issues
If I have a problem with PDF rendering, I checked if my PDF renders properly in PDF.js demo
Description
Steps to reproduce
run build command
Expected behavior
must be build without error
Actual behavior
..TypeError: Promise.withResolvers is not a function
at file:///C:/Users/byusu/react-pdf/sample/next-pages/node_modules/pdfjs-dist/build/pdf.mjs:5448:35
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
Build error occurred
Error: Failed to collect page data for /Sample
at C:\Users\byusu\react-pdf\sample\next-pages\node_modules\next\dist\build\utils.js:1268:15 {
type: 'Error'
}
Additional information
No response
Environment
Browser (if applicable):
React-PDF version: ^9.1.0
React version: ^18.2.0
Bundler name and version (if applicable):
The text was updated successfully, but these errors were encountered:
Before you start - checklist
Description
Steps to reproduce
run build command
Expected behavior
must be build without error
Actual behavior
..TypeError: Promise.withResolvers is not a function
at file:///C:/Users/byusu/react-pdf/sample/next-pages/node_modules/pdfjs-dist/build/pdf.mjs:5448:35
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
Additional information
No response
Environment
The text was updated successfully, but these errors were encountered: