Describe the bug
On running 'npm install @react-pdf/renderer --save' the library attempts to install a dependency of blob-stream. This then throws the above error in the browser on running the app. In the gitHub repository this package has been removed, however in the node module the dependency is still present.
Describe the bug
On running 'npm install @react-pdf/renderer --save' the library attempts to install a dependency of blob-stream. This then throws the above error in the browser on running the app. In the gitHub repository this package has been removed, however in the node module the dependency is still present.