Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with installation of eolang #459

Open
MaxFunProger opened this issue Feb 4, 2025 · 0 comments
Open

Problem with installation of eolang #459

MaxFunProger opened this issue Feb 4, 2025 · 0 comments

Comments

@MaxFunProger
Copy link

After installing with 'npm install -g eolang' and compiling I get some errors:
[ERROR] Failed to parse '/home/miximka/HSE/eolang/eo-graphs/src/eo/prim/.eoc/4-pull/org/eolang/io/stdout.eo:41': [41:-1] error: no viable alternative at input:
true
^^^^^^^^
[ERROR] Failed to parse '/home/miximka/HSE/eolang/eo-graphs/src/eo/prim/.eoc/4-pull/org/eolang/while.eo:68': [68:-1] error: no viable alternative at input:
loop (index.plus 1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Failed to parse '/home/miximka/HSE/eolang/eo-graphs/src/eo/prim/.eoc/4-pull/org/eolang/structs/list.eo:112': [112:-1] error: no viable alternative at input:
func item index

It seems like errors in list.eo, while.eo and etc. files.
But after 'npm install -g [email protected]' everything works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant