cli icon indicating copy to clipboard operation
cli copied to clipboard

[Boilerplate][Runtime version] Create multiple NodeJS runtime version

Open denismakogon opened this issue 5 years ago • 0 comments

As for now, the CLI has node runtime which doesn't have any version, only googling actually helps to figure out which version it actually is (FYI, it's the latest). I recommend to make a difference for the following node runtime versions:

  1. node8 based on debian slim stretch
  2. node10 based on debian slim stretch
  3. node11 based on debian slim stretch

default node runtime will point to node11, meaning node == node11

denismakogon avatar Mar 11 '19 19:03 denismakogon