Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Toolchain
sgc
Commits
36dfd35b
Commit
36dfd35b
authored
Jun 04, 2017
by
Philipp Nowinski
Browse files
[FEATURE] lock on latest yarn version
parent
f16504be
Changes
1
Hide whitespace changes
Inline
Side-by-side
install.sh
View file @
36dfd35b
...
@@ -57,7 +57,7 @@ echo -e "\033[0;32mNode installed ✓\033[0m\n"
...
@@ -57,7 +57,7 @@ echo -e "\033[0;32mNode installed ✓\033[0m\n"
# install node deps
# install node deps
echo
-e
"
\0
33[0;34mInstall dependencies
\0
33[0m"
;
echo
-e
"
\0
33[0;34mInstall dependencies
\0
33[0m"
;
rm
-rf
./node_modules
rm
-rf
./node_modules
npm
install
yarn
npm
install
yarn
@0.24.6
node_modules/yarn/bin/yarn
install
node_modules/yarn/bin/yarn
install
echo
-e
"
\0
33[0;32mDependencies installed ✓
\0
33[0m
\n
"
echo
-e
"
\0
33[0;32mDependencies installed ✓
\0
33[0m
\n
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment