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
hello
when i update webpack to "webpack": "^4.9.1", and react-pdf to "react-pdf": "^3.0.5",
this.error is appear。 react-pdf donnot support webpack 4.9.1?
ERROR Failed to compile with 1 errors 17:34:18
This dependency was not found:
react-pdf/build/entry.webpack in ./src/components/AnalysisService/Preview/index.js
To install it, you can run: npm install --save react-pdf/build/entry.webpack
The text was updated successfully, but these errors were encountered:
Hello,
Webpack 4.9.1 may have some unexpected issues due to mozilla/pdf.js#9580. I'm sorry, but currently I cannot do anything but wait on their decision.
What you could do to help is upvote the issue I've linked :)
@siggirh's point is still valid though - it's worth checking out more up-to-date version. :)
I'm closing this issue to give other issues more visibility. If you still need assistance with this matter, please do not hesitate to reply and I'll reopen.
hello
when i update webpack to "webpack": "^4.9.1", and react-pdf to "react-pdf": "^3.0.5",
this.error is appear。 react-pdf donnot support webpack 4.9.1?
ERROR Failed to compile with 1 errors 17:34:18
This dependency was not found:
To install it, you can run: npm install --save react-pdf/build/entry.webpack
The text was updated successfully, but these errors were encountered: