apache/openwhisk
document that npm is required (for api gw package)
Offen
#4.337 geöffnet am 13.03.2019
documentationgood first issuehelp wanted
Repository-Metriken
- Stars
- (6.777 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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