-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I have an issue, when I try to install @react-pdf/renderer, read about it here: diegomura/react-pdf#643
After doing some research, I have the suspicion, that with the release of 1.2.0 maybe something went wrong. In the example above, the @render-pdf/fontkit wants to import the StateMachine from index.js of this repo in the node_modules folder. At the 1.2.0 version the compiler (i.e. webpack) complains, that it is unable to import the StateMachine correctly.
When I use the contents of the older (1.1.0) index.js from node_modules the project compiles and runs without any problems.
Can someone confirm this? Or am I doing something horrible wrong? I guess, there might be some issues in the compile-section of the 1.2.0 release.
jhilden, parth-ghinaiya, Balagi-SS, sunilbittu and LeeGilbert
Metadata
Metadata
Assignees
Labels
No labels