apache/openwhisk
document that npm is required (for api gw package)
Aberta
#4.337 aberto em 13 de mar. de 2019
documentationgood first issuehelp wanted
Métricas do repositório
- Stars
- (6.777 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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