Skip to content

Commit

Permalink
Update Flex and CLI dependencies (#650)
Browse files Browse the repository at this point in the history
  • Loading branch information
dremin authored Oct 9, 2024
1 parent 3b011b6 commit f9276fb
Show file tree
Hide file tree
Showing 6 changed files with 18,077 additions and 4,053 deletions.
2 changes: 1 addition & 1 deletion docs/docs/getting-started/01_run-locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If you wish to modify the template in any way, you will need to set up your deve

- you are running node v18 or above
- twilio cli 5.20.0 or above is [installed](https://www.twilio.com/docs/twilio-cli/getting-started/install) (`twilio --version`)
- twilio flex plugins 7.0.0 or above is [installed](https://www.twilio.com/docs/flex/developer/plugins/cli/install#install-the-flex-plugins-cli) (`twilio plugins`, `twilio plugins:install @twilio-labs/plugin-flex@latest`)
- twilio flex plugins 7.0.5 or above is [installed](https://www.twilio.com/docs/flex/developer/plugins/cli/install#install-the-flex-plugins-cli) (`twilio plugins`, `twilio plugins:install @twilio-labs/plugin-flex@latest`)
- twilio serverless plugin 3.1.6 or above is [installed](https://www.twilio.com/docs/labs/serverless-toolkit/getting-started#install-the-twilio-serverless-toolkit) (`twilio plugins` `twilio plugins:install @twilio-labs/plugin-serverless@latest`)
- `twilio profiles:list` has an active account set.
- have the twilio auth token for your account ready (you can find this in the [Twilio Console](https://console.twilio.com/))
Expand Down
Loading

0 comments on commit f9276fb

Please sign in to comment.