gopi014

Results 1 comments of gopi014

The below solution works for me First, install ```npm install npm-force-resolutions --save-dev``` Then in `package.json` we need to override the pdfjs-dist version to previous working version like this ``` "resolutions":...