krishna404
Results
3
comments of
krishna404
> Sadly `npm i --legacy-peer-deps true` doesnt work & gives a ` Cannot create property '_updatedFibers' on number '0' at requestUpdateLane` error. Any workaround this for now? I have other...
> Have you tried the one for React 18? > > `npm install @react-18-pdf/renderer --save` Getting this error ``` node_modules/@react-18-pdf/layout/lib/index.es.js:20:17: Cannot resolve dependency '@react-18-pdf/yoga' 18 | import resolveImage from '@react-18-pdf/image';...