Install gulp and bower fails on warning
In my build I run - ps: npm install -g gulp bower
but it fails on a warning? The same command on my local machine
works fine but gives me a warning as well. Why does it fail when I
run it on the CI?
Log file here
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on Jan 24, 2016 @ 06:26 PM
Don't use
ps:
prefix:2 Posted by Marcus on Jan 24, 2016 @ 07:16 PM
That worked better but it still fails on a warning
Log file here
Support Staff 3 Posted by Feodor Fitsner on Jan 24, 2016 @ 07:18 PM
Remove
ps:
prefix for other commands too: https://github.com/marcuslindblom/aspnet5/blob/master/.appveyor.yml...Ilya Finkelshteyn closed this discussion on Aug 25, 2018 @ 02:03 AM.