Closed Almouro closed 8 years ago
Running npm install -g bower in a first script step and bower install in another step fails with bower: command not found
npm install -g bower
bower install
bower: command not found
Fixed in 1.0.0
1.0.0
Running
npm install -g bower
in a first script step andbower install
in another step fails withbower: command not found