hotfix: npm install in case user already has node
This commit is contained in:
parent
a499c9219e
commit
dac3eddaeb
1
manage
1
manage
@ -292,6 +292,7 @@ function setup() {
|
||||
clear
|
||||
|
||||
install_tools
|
||||
npm install
|
||||
|
||||
echo -e "\n${COLOR_GREEN}Dependancy installation complete!${COLOR_RESET}"
|
||||
echo -e "\n${COLOR_BLUE}If you would like to view the install logs, please do so, or click [ENTER] to continue to the next step.${COLOR_RESET}\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user