Skip to contentSkip to navigationSkip to topbar
On this page

82007: Unsupported Runtime



ERROR: 82007

error-82007 page anchor
FUNCTIONS
ERROR

The runtime used in the Serverless Build request is not supported on the platform.

Possible Causes

possible-causes page anchor
  • A Serverless Build request was made without providing the runtime and the runtime used for the last successful build in the service (e.g. a Node.js version that is no longer supported on the platform).
  • A Serverless Build request was made with a specified runtime (e.g. node10) that is currently not supported on the platform.