Twilio CLI documentation refers to inconsistent node.js versions
aberkowitz opened this issue · 3 comments
Issue Summary
twilio-cli
very clearly requires Node.js 18+ to work correctly. Unfortunately, there is still a place in the documentation that incorrectly lists the minimum requirement as Node.js 14+.
Note
The main page of the Quickstart guide correctly recommends Node.js 18. It looks like the install guide was missed in a documentation update
Steps to Reproduce
- Navigate to the install guide (here)
- Follow the installation process using Node.js 14
- Be disappointed when installation fails (see #523 )
Screenshot
Exception/Log
See #523
Technical details:
- twilio-cli version: latest
- node version: v14.*
This issue is stale because it has been open for 30 days with no activity. Please remove stale label or comment or this issue will be closed in 30 days.
This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.
This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.