docs icon indicating copy to clipboard operation
docs copied to clipboard

Expected version ">=16.14". Got "14.21.3"

Open ayushmankumar7 opened this issue 1 year ago • 5 comments

Describe the bug

[email protected] needs Node 16+ instead of Node 14 as given in the Env Setup.

image

To Reproduce

Env: Ubuntu 22.04 make burn

Expected behavior

No response

Environment

app.chatwoot.com

Cloud Provider

None

Platform

None

Operating system

No response

Browser and version

No response

Docker (if applicable)

No response

Additional context

No response

ayushmankumar7 avatar Aug 07 '23 16:08 ayushmankumar7

I upgrade to Node 16+ and ran make burn. It ran without any error.

Does the documentation needs any upgrade?

ayushmankumar7 avatar Aug 07 '23 16:08 ayushmankumar7

@ayushmankumar7 The linux installer is tested and maintained on Ubuntu 20.04. If you are on a different OS or version, we would recommend you to try out the docker installation.

vishnu-narayanan avatar Aug 08 '23 10:08 vishnu-narayanan

@vishnu-narayanan Thanks for your reply.

Is npm package versions and dependencies anything to do with Ubuntu versions?

I don't think so.

What I'm suggesting is, do we need to update the docs from Node 14.x to 16.x since, following the docs is throwing this error while upgrading to 16.x ( most obvious change according to the error message), it has executed successfully.

ayushmankumar7 avatar Aug 08 '23 12:08 ayushmankumar7

@vishnu-narayanan Thanks for your reply.

Is npm package versions and dependencies anything to do with Ubuntu versions?

I don't think so.

What I'm suggesting is, do we need to update the docs from Node 14.x to 16.x since, following the docs is throwing this error while upgrading to 16.x ( most obvious change according to the error message), it has executed successfully.

Yep we will need to update the docs

sojan-official avatar Aug 08 '23 21:08 sojan-official

Moving this to docs repo.

pranavrajs avatar Aug 15 '23 19:08 pranavrajs