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

yarn global

parent c09ee6e3
Branches
Tags
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.
Please register or to comment