apache/openwhisk

document that npm is required (for api gw package)

Open

#4,337 opened on Mar 13, 2019

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

Repository metrics

Stars
 (6,777 stars)
PR merge metrics
 (Avg merge 17h 31m) (3 merged PRs in 30d)

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