Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uploading photo error #2

Closed
BagasNS opened this issue Feb 10, 2018 · 2 comments
Closed

uploading photo error #2

BagasNS opened this issue Feb 10, 2018 · 2 comments

Comments

@BagasNS
Copy link

BagasNS commented Feb 10, 2018

when im post photo in localhost the app freeze at posting menu. when im check the console its say

(node:1396) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejec
tion id: 1): Error: Could not execute GraphicsMagick/ImageMagick: gm "convert" "
-quality" "100" "C:\Users\DIEVIRA\Downloads\Compressed\React-Instagram-Clone-2.0
-master\public\temp\97d6933d99bee10a2dcd9562687ab1a1" "-gravity" "NorthWest" "C:
\Users\DIEVIRA\Downloads\Compressed\React-Instagram-Clone-2.0-master/public/post
s/instagram_1518272820657.jpg" this most likely means the gm/convert binaries ca
n't be found
(node:1396) [DEP0018] DeprecationWarning: Unhandled promise rejections are depre
cated. In the future, promise rejections that are not handled will terminate the
Node.js process with a non-zero exit code
any solution? im trying to make a social app for my school so hope u want to help me with your project @yTakkar

@yTakkar
Copy link
Owner

yTakkar commented Feb 10, 2018

Ohh I see, have you installed gm libraries? Sorry I forgot to add it as a requirement.
Have a look at it here: gm, it says you must first install GraphicsMagick or ImageMagick.

@BagasNS
Copy link
Author

BagasNS commented Feb 11, 2018

thanks guys its working well...great job and ill waiting next update maybe u want add video post and insta story feature

@BagasNS BagasNS closed this as completed Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants