react-pdf: Cannot find module: 'yoga-layout/sync'
using “@react-pdf/renderer”: “3.0.0”, where a sudden issue has raised.
getting this error in building of the react project.
./node_modules/@react-pdf/layout/lib/index.es.js
Cannot find module: 'yoga-layout/sync'. Make sure this package is installed.
You can install this package by running: npm install yoga-layout/sync.
About this issue
- Original URL
- State: closed
- Created 6 months ago
- Comments: 15 (6 by maintainers)
@dgrigoriciuc thanks, this solution worked.
@diegomura, I will try to do this in the future. Thank you!
no, currently we only use
@react-pdf/rendererthis is the error we are getting even while trying out in local