Skip to content

Confusing warning message about "Twilio Runtime" #22

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

Closed
benstein opened this issue Jul 6, 2019 · 0 comments
Closed

Confusing warning message about "Twilio Runtime" #22

benstein opened this issue Jul 6, 2019 · 0 comments
Labels

Comments

@benstein
Copy link

benstein commented Jul 6, 2019

You are currently running 10.16.0 but the Twilio Runtime is runnning version 8.10. You might encounter differences between local development and production.

It's not clear what this error means, specifically that "Twilio Runtime" is a server side environment for a product which you may or may not be using. At first I thought it was the version of node packaged with my CLI vs installed on my system.

Maybe something more like You are currently running Node.js 10.16.0 on this local machine. The environment for Twilio Functions, Twilio's serverless production environment, is currently 8.10. When you deploy to Twilio Functions, you may encounter differences between local development and production.

Also note "runnning" typo.

@dkundel dkundel transferred this issue from twilio-labs/plugin-serverless Jul 6, 2019
@dkundel dkundel added the v-next label Jul 6, 2019
@dkundel dkundel closed this as completed Jul 10, 2019
dkundel pushed a commit that referenced this issue Aug 11, 2020
* Adds npm run deploy command to generated project.

* Remove --env from twilio-run call as it is default
dkundel pushed a commit that referenced this issue Aug 11, 2020
* Adds npm run deploy command to generated project.

* Remove --env from twilio-run call as it is default
dkundel pushed a commit that referenced this issue Aug 12, 2020
* Adds npm run deploy command to generated project.

* Remove --env from twilio-run call as it is default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants