apache/openwhisk
Voir sur GitHubdocument that npm is required (for api gw package)
Open
#4 337 ouverte le 13 mars 2019
documentationgood first issuehelp wanted
Description
Environment details:
- vagrant
Steps to reproduce the issue:
- Clone the OW repo
- Do a Vagrant build using ./hello
- 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