Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
eusousu opened this issue Dec 18, 2024 · 0 comments

Comments

@eusousu
Copy link

eusousu commented Dec 18, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant