When I run the ci/cd pipeline its giving this error
But the thing is the on retrying the previous succesfull deployments it is also giving this error
To ensure safe major version upgrades ensure "frameworkVersion" setting in service configuration (recommended setup: "frameworkVersion: ^3.39.0")
Environment: linux, node 23.0.0, framework 3.39.0, plugin 7.2.3, SDK 4.5.1
Docs: docs.serverless.com
Support: forum.serverless.com
Bugs: github.com/serverless/serverless/issues
Error:
TypeError: Cannot redefine property: _serverlessExternalPluginName
at Function.defineProperty (<anonymous>)
at PluginManager.resolveServicePlugins (/builds/node_modules/serverless/lib/classes/plugin-manager.js:230:14)
at async PluginManager.loadAllPlugins (/builds/node_modules/serverless/lib/classes/plugin-manager.js:136:36)
at async Serverless.init (/builds/node_modules/serverless/lib/serverless.js:146:5)
at async /builds/node_modules/serverless/scripts/serverless.js:601:7