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
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.
The text was updated successfully, but these errors were encountered:
dkundel
transferred this issue from twilio-labs/plugin-serverless
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.
The text was updated successfully, but these errors were encountered: