Replies: 1 comment 1 reply
-
gm package also not worked( |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to get image dimensions via image-size package, and i dont know why its not work, because when i use it in other test js file and run this file via console like that 'node test', its worked, and showed me a image dimensions.
I also tried use image size via promisify, like in package documentation, and this is also dont work(
What am I doing wrong?
In test.js file:
In controller:
Beta Was this translation helpful? Give feedback.
All reactions