Closed tuananhl closed 3 years ago
I don't think the actual error itself is in your screenshot. It looks like this is only part of a stacktrace as well as nodemon saying the app has crashed. What is the error message? Also, can you share any details that will help me reproduce the issue? How is this module being used? What image are you trying to convert? What version of node are you using? Do you have a code sample that I can run?
Hi @catdad I'm using heic-convert in a nodejs docker container. when I start my command.
docker-compose up
. it shows me this error bellowI'm using heic-convert version 1.2.3
Thanks