Skip to content
Snippets Groups Projects
Commit 7ca018a8 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

yarn global

parent c09ee6e3
No related branches found
No related tags found
No related merge requests found
......@@ -127,8 +127,8 @@ DUNITER_UI_VER="1.6.x"
nvm install ${NVER} || exit 1
nvm use ${NVER} || exit 1
yarn global node-pre-gyp || exit 1
yarn global nw-gyp || exit 1
yarn global add node-pre-gyp || exit 1
yarn global add nw-gyp || exit 1
# -----------
# Folders
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment