Skip to content

Node 22.12 causes error _serverlessExternalPluginName on servereless before v3.40 #1844

@arthurcaccavo

Description

@arthurcaccavo

Bug Report

The error is the same as stated here serverless/serverless#12936 as the version target as dependency for the serverless-offline v13 is serverless ^3.2 the fixing update is not enforced.

Being nodejs22.x a supported runtime maybe the version should be changed to fix this here also.

Current Behavior

Using Node v22.12 or later causes _serverlessExternalPluginName error

Expected behavior

Node v22.X should be supported

Environment

  • serverless version: v3.39.0
  • serverless-offline version: v13.9.0
  • node.js version: v22.12
  • OS: windows 11

Possible Solution

Change the dependency to serverless 3.40

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions