microsoft / onnxruntime-nextjs-template

MIT License
96 stars 22 forks source link

Getting error: TypeError: Jimp.default.read is not a function #8

Open MayuraRam opened 4 months ago

MayuraRam commented 4 months ago

Having problems using webpack with Jimp. Not sure why it cannot find the read function. using "node-polyfill-webpack-plugin". Using jimp v 0.22.12. Is there any other way to do preprocessing? Other than using Jimp?