You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by OpenWhisk Team Slack <ra...@apache.org> on 2019/11/11 09:21:26 UTC

[slack-digest] [2019-11-10] #general

2019-11-10 08:27:16 UTC - Dominic Kim: Oh sorry for the late response.
There are around 1470 unit tests and 375 system tests.
Since I checked it in our forked repo, there can be little differences.
+1 : chetanm
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1573374436237400?thread_ts=1573211264.234800&cid=C3TPCAQG1
----
2019-11-10 18:48:03 UTC - giusdp: Hi, I'm trying to do the setup of openwhisk for ubuntu. I run the hello script from tools/vagrant but i get this error
```
[FAILED]
    default: &gt; ./installRouteMgmt.sh /home/vagrant/openwhisk/ansible/files/auth.whisk.system 172.17.0.1 /whisk.system /home/vagrant/openwhisk/bin/wsk
    default: non-zero return code
    default: Installing apimgmt package ok: updated package apimgmt Creating NPM module .zip
    default: files
    default: ./installRouteMgmt.sh: line 75: npm: command not found
```
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1573411683239800
----