I am getting error "{resizedFile: File, reason: TypeError: Cannot read property 'resizeCanvas' of undefined at http://localhost:4200/vendor.bund…, error: "PICA_ERROR"}"
Closed this issue · 4 comments
reactionic27 commented
when I try to resize the image using this module I am getting error like this.
{resizedFile: File, reason: TypeError: Cannot read property 'resizeCanvas' of undefined at http://localhost:4200/vendor.bund…, error: "PICA_ERROR"}
Anybody can help this problem?
Regards.
AnthonyNahas commented
i am facing the same problem
bergben commented
Should be fixed now.
reactionic27 commented
@bergben
Thanks. It is working fine on my side.
I reinstalled the module and running my app and it is working properly.
Thanks for your help.
Regards.
AnthonyNahas commented
i am getting now another error, while the app is being rendered on the server side with nodeJS.
I opened a new issue here