Results 1 comments of Rahul Gupta
trafficstars

@ptpittman lock the react-pdf version at 7.7.1 in your next 14 project Rest follow the documentation // next.config.mjs ``` const nextConfig = { webpack: (config) => { config.resolve.alias.canvas = false...