Cloudron CLI installation error
-
Hello guys!
I'm trying to install Cloudron CLI - following this : https://docs.cloudron.io/packaging/cli/
And I get the error below. Url I'm trying to pass is accessible from the ubuntu VM. I'm able to ping and cloudron VM and this VM are in same LAN. Both of them can reach each other.
Any idea?
-
@jagadeesh-s2104 check the node version on the server. You need atleast node 18.
readline/promises
was introduced in node 17 - https://nodejs.org/docs/latest-v18.x/api/readline.html#promises-api -
@jagadeesh-s2104 check the node version on the server. You need atleast node 18.
readline/promises
was introduced in node 17 - https://nodejs.org/docs/latest-v18.x/api/readline.html#promises-api@girish Thank you, Girish!
After I updated the node, this error went away. -
G girish marked this topic as a question on
-
G girish has marked this topic as solved on