Install gulp and bower fails on warning

Marcus's Avatar

Marcus

Jan 24, 2016 @ 02:27 PM

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

  1. Support Staff 1 Posted by Feodor Fitsner on Jan 24, 2016 @ 06:26 PM

    Feodor Fitsner's Avatar

    Don't use ps: prefix:

    - npm install -g gulp
    
  2. 2 Posted by Marcus on Jan 24, 2016 @ 07:16 PM

    Marcus's Avatar

    That worked better but it still fails on a warning

    Log file here

  3. Support Staff 3 Posted by Feodor Fitsner on Jan 24, 2016 @ 07:18 PM

    Feodor Fitsner's Avatar
  4. Ilya Finkelshteyn closed this discussion on Aug 25, 2018 @ 02:03 AM.

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