-
Notifications
You must be signed in to change notification settings - Fork 79
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
Remove strict requirement for -l debug and -o flags from twilio-cli #202
Comments
Hey there! The I am concerned about the error though. There shouldn't be an issue between the plugin and the CLI. Can you run Are you able to run the same command with npm init twilio-function verify-sample --template=verify Thanks for reporting this. |
Runnning
but I've just reinstalled the plugin so is it safe to assume it's the latest?
I'm able to create the verify-sample project with this command. Thanks for your support @philnash . |
Thanks for following up @deathemperor. I have some more questions as I am trying to reproduce this error. Running Do you have a profile set up for the Twilio CLI? (Did you call Do the other |
yes I do.
yes it does, like |
It looks like not all plugins are supporting the |
@deathemperor Forgot to mention, for further help with the |
since this is for a plugin that's currently publicly archived and there's been no additional feedback from the original issue author, I'm going to go ahead and close it. Please fee free to either let us know here if this is still an issue that's relevant to the core twilio CLI, or feel free to create another issue referencing this one. |
Issue Summary
Getting an unknown error when initializing a serverless project using verify template. Then unable to add -l debug to twilio-cli
Steps to Reproduce
twilio serverless:init verify-sample --template=verify
twilio serverless:init verify-sample --template=verify -l debug
Technical details:
-l debug
to the end of the command): unable to run with -l debugThe text was updated successfully, but these errors were encountered: