Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

configuration file must specify a supported nodejs10 version that is compatible with the runtime specified in the deployment.

Add this to package.json:
"engines": {
    "node": ">=10.0"
  }
Source by github.com #
 
PREVIOUS NEXT
Tagged: #configuration #file #supported #version #compatible #runtime
ADD COMMENT
Topic
Name
5+4 =