I have a next.js
project and I keep getting:
error - ./node_modules/jspdf/dist/jspdf.es.min.js:458:25
Module not found: Can't resolve 'canvg'
I'm not sure why because I'm not including either jspdf
or canvg
.
Not sure what's causing it. Any help would be appreciated. I'm using material-ui
if that matters.
from Next.js: Module not found: Can't resolve 'canvg'
No comments:
Post a Comment