You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the package as it is in the Documentation but actually i'm getting this error ..
TypeError: this.serverless.variables.populateObject is not a function
at populateConfig (/builds/yourbeatmaker/monorepos/node_modules/serverless-s3-remover/index.js:96:40)
at /builds/yourbeatmaker/monorepos/node_modules/serverless-s3-remover/index.js:107:14
at new Promise (<anonymous>)
at Remover.remove (/builds/yourbeatmaker/monorepos/node_modules/serverless-s3-remover/index.js:106:12)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async PluginManager.runHooks (/usr/local/share/.config/yarn/global/node_modules/serverless/lib/classes/plugin-manager.js:530:9)
at async PluginManager.invoke (/usr/local/share/.config/yarn/global/node_modules/serverless/lib/classes/plugin-manager.js:563:9)
at async PluginManager.run (/usr/local/share/.config/yarn/global/node_modules/serverless/lib/classes/plugin-manager.js:604:7)
at async Serverless.run (/usr/local/share/.config/yarn/global/node_modules/serverless/lib/serverless.js:170:5)
at async /usr/local/share/.config/yarn/global/node_modules/serverless/scripts/serverless.js:[78](https://gitlab.com/yourbeatmaker/monorepos/-/jobs/3455077336#L78)7:9
Is the plugin is dead ? Because i'm not understanding do i have to set populateObject or something ? Because it's not in the documentation.
Thank you by advance
The text was updated successfully, but these errors were encountered:
Hi hope you are doing well i'm using serverless
3.25.1
And my config is this:
I installed the package as it is in the Documentation but actually i'm getting this error ..
Is the plugin is dead ? Because i'm not understanding do i have to set populateObject or something ? Because it's not in the documentation.
Thank you by advance
The text was updated successfully, but these errors were encountered: