Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

cannot install #18

Open
oprogramador opened this issue Dec 28, 2020 · 0 comments
Open

cannot install #18

oprogramador opened this issue Dec 28, 2020 · 0 comments

Comments

@oprogramador
Copy link

npx sls plugin install -n serverless-local-schedule gives me the following error.

Unhandled rejection ServerlessError: Trying to populate non string value into a string for variable ${opt:stage}. Please make sure the value of the property is a string.

And when I install serverless-local-schedule with yarn and I add it to the plugins section of the serverless.yml file, it just doesn't work (I have cron(* * * * * *) so it should be run every minute but after waiting several minutes I see nothing is run, looking at the local logs).

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

No branches or pull requests

1 participant