An error occurred while fetching the assigned milestone of the selected merge_request.
Use yarn instead of npm in Makefile
All threads resolved!
All threads resolved!
Compare changes
Files
4+ 7
− 2
@@ -14,9 +14,14 @@ during installation.
@@ -14,9 +14,14 @@ during installation.
@@ -27,7 +32,7 @@ Please read [the prerequisites for all platforms](#prerequisites-for-all-platfor
@@ -27,7 +32,7 @@ Please read [the prerequisites for all platforms](#prerequisites-for-all-platfor
brew install git redis postgresql libiconv icu4c pkg-config cmake nodejs go openssl node npm coreutils
@@ -37,7 +42,7 @@ sudo npm install phantomjs-prebuilt@2.1.12 -g
@@ -37,7 +42,7 @@ sudo npm install phantomjs-prebuilt@2.1.12 -g
We are using PostgreSQL-9.5 in the following example. If you want to use another version, please adjust paths accordingly.
sudo port install git redis libiconv postgresql95-server icu pkgconfig cmake nodejs4 go openssl npm2 coreutils