apache/openwhisk
document that npm is required (for api gw package)
Ouverte
#4 337 ouverte le 13 mars 2019
documentationgood first issuehelp wanted
Métriques du dépôt
- Stars
- (6 777 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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