Open Dhauzur opened 3 years ago
I fix this by adding "pdfjs-dist": "2.5.207" in my package.json. I`m the same victim of this issue
can you update the npm so that the npm repository is the latest code @BugBugGoAway
I am also experiencing this issue and I am using the NPM package as well
can you update the npm so that the npm repository is the latest code @BugBugGoAway
For my Project, i cant upgrade my npm, my node version should stay on v8.11.0
Everything was working smoothly yesterday and today all my branches and microservices were failing on builds using vue-pdf
My package.json
To install them, you can run: npm install --save pdfjs-dist/es5/build/pdf.js worker-loader!pdfjs-dist/es5/build/pdf.worker.js pdfjs-dist/es5/web/pdf_viewer
To install them, you can run: npm install --save pdfjs-dist/es5/build/pdf.js worker-loader!pdfjs-dist/es5/build/pdf.worker.js pdfjs-dist/es5/web/pdf_viewer
@FranckFreiburger