-
Open Terminal
-
cd
-
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"
-
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
-
brew install imagemagick
-
cd [PROJECT_FOLDER]
-
npm install imagemagick gm
-
npm install
-
npm start
Last active
February 25, 2016 17:38
-
-
Save iSkore/d9199485bd3a2342113a to your computer and use it in GitHub Desktop.
Install ImageMagick on Mac Environment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment