LoginSignup
2
0

More than 5 years have passed since last update.

Google App Engine (AppEngineStandard)で動かせるruntime

Last updated at Posted at 2018-09-16

Google App Engine にymlを食わせて、 Node.js 6 のランタイムでデプロイしようとしたら

こんな感じに怒られました。動かせるランタイムは以下のような感じなんですね:frowning2:

 Invalid runtime 'nodejs6' specified. Accepted runtimes are: [go, php, php55, python27, java, java7, java8, nodejs8, php72, 
python37] ```
2
0
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0