apache/openwhisk

document that npm is required (for api gw package)

Open

#4337 opened on Mar 13, 2019

View on GitHub
 (5 comments) (1 reaction) (0 assignees)Scala (6,777 stars) (1,177 forks)batch import
documentationgood first issuehelp wanted

Description

Environment details:

  • vagrant

Steps to reproduce the issue:

  1. Clone the OW repo
  2. Do a Vagrant build using ./hello
  3. Build fails at routemgmt.yml because npm command is missing

Additional information you deem important:

  • Travis build seems to be passing - but I haven't found why

Contributor guide