Vonage / vonage-cli

Vonage CLI tool.
Apache License 2.0
17 stars 13 forks source link

CLI doesn't work under Node 13.6.0 #32

Closed superchilled closed 1 year ago

superchilled commented 2 years ago

Installed the CLI under Node 13.6.0 with npm install -g @vonage/cli@beta, but when attempting to set the config received the following error: SyntaxError: Unexpected token 'export'

manchuck commented 1 year ago

@superchilled We do not support Node 13 as that is an experimental build. The earliest node we support is Node 14. I'm going to close this issue but if you have any problems in later versions of Node, you can re-open