leon-ai / leon-cli

⌨️ Command-line interface (CLI) for a better use of Leon, your open-source personal assistant. GNU/Linux, macOS and Windows supported.
https://getleon.ai
MIT License
173 stars 21 forks source link

installation issues #184

Closed shacarstuff closed 2 years ago

shacarstuff commented 2 years ago

i am almost finished with the install of leon but i get this error when running the command: leon create birth

SyntaxError: Unexpected reserved word at loader.moduleStrategy (internal/modules/esm/translators.js:140:18) at async link (internal/modules/esm/module_job.js:42:21)

my system is a CentOS 7 machine if anyone was wondering

Question

theoludwig commented 2 years ago

Hey! @shacarstuff :wave: Thanks for your report! For all installation-related problems with Leon, please next time creates an issue on https://github.com/leon-ai/leon-cli.

Concerning your error, there is not enough information to help you debug what is going on, please verify that you have the right Node.js version (>= 16.0.0) as stated in the documentation and README. Please when creating an issue, provide as much as possible information about the issue, examples of information that could be given:

Most of these questions would be answered if you did a screenshot of the whole screen of your terminal.

Not related to this error but unfortunately, CentOS is not currently supported in the core of Leon. Leon Core only supports GNU/Linux distribution that uses apt/apt-get package manager. Fortunately, it is on the roadmap to support more Linux distribution and setup in general. Ref: 🔧 [1.0.0] Compatibility with ARM architectures and GNU/Linux distributions