openwhisk icon indicating copy to clipboard operation
openwhisk copied to clipboard

document that npm is required (for api gw package)

Open erezh16 opened this issue 5 years ago • 5 comments

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

erezh16 avatar Mar 13 '19 10:03 erezh16

What version of npm should be installed?

erezh16 avatar Mar 13 '19 10:03 erezh16

@erezh16, the latest version of npm should work.

dubee avatar Mar 13 '19 20:03 dubee

Hi @dubee, Does this task require updating the README here? Thanks, Nitika Agarwal

nitikagarw avatar Dec 26 '20 16:12 nitikagarw

I think that's a good place for it but only covers the standalone openwhisk. There are several references in the README.md here https://github.com/apache/openwhisk/tree/master/ansible that should also get a similar note.

rabbah avatar Jan 03 '21 21:01 rabbah

Thanks, I'll give standalone openwhisk setup a try and document what works for me.

nitikagarw avatar Jan 05 '21 17:01 nitikagarw