You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vagrant\oxar\scripts\packages.sh
Line 105: #13: Bower support (since node.js will be installed by default)
Line 106: echo; echo * Installing Bower *; echo
Line 107: if [ "$(which bower)" == "" ]; then
Line 108: npm install -g bower
iMingLei
added a commit
to iMingLei/OXAR
that referenced
this issue
Feb 12, 2017
There is a unhandled stderror in build.sh which will be prompt during vagrant build.
vagrant prompting after bash debug enable:
it should be fixed as below.
Testing after update:
The text was updated successfully, but these errors were encountered: