We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f44719 + 4d2ca63 commit 705c4c5Copy full SHA for 705c4c5
javascript/01-hello-world/README.md
@@ -2,5 +2,5 @@ NodeJS Hello World
2
==================
3
4
```sh
5
-$ ops pkg load node_v14.2.0 -a ex.js
+$ ops pkg load eyberg/node:20.5.0 -a ex.js
6
```
javascript/03-hello-world-http/README.md
-$ ops pkg load node_v14.2.0 -p 8083 -f -n -a hi.js
+$ ops pkg load eyberg/node:20.5.0 -p 8083 -f -n -a hi.js
0 commit comments