twilio / twilio-cli

Unleash the power of Twilio from your command prompt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twilio CLI documentation refers to inconsistent node.js versions

aberkowitz opened this issue · 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

  1. Navigate to the install guide (here)
  2. Follow the installation process using Node.js 14
  3. Be disappointed when installation fails (see #523 )

Screenshot

image

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.