You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/11/19 21:35:30 UTC

[GitHub] csantanapr commented on a change in pull request #4124: Add nodejs:10 to default set of runtimes for ansible/vagrant

csantanapr commented on a change in pull request #4124: Add nodejs:10 to default set of runtimes for ansible/vagrant
URL: https://github.com/apache/incubator-openwhisk/pull/4124#discussion_r234790023
 
 

 ##########
 File path: docs/actions-nodejs.md
 ##########
 @@ -43,7 +43,7 @@ and demonstrate how to bundle multiple JavaScript files and third party dependen
 
   The CLI automatically infers the type of the action by using the source file extension.
   For `.js` source files, the action runs by using a Node.js runtime. You may specify
-  the Node.js runtime to use by explicitly specifying the parameter `--kind nodejs:6` or `--kind nodejs:8`.
+  the Node.js runtime to use by explicitly specifying the parameter `--kind nodejs:10`, `--kind nodejs:8`, or `--kind nodejs:10`
 
 Review comment:
   is fixed now @dgrove-oss 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services