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

Error installing packages #10

Open
t7cabral opened this issue May 15, 2024 · 3 comments
Open

Error installing packages #10

t7cabral opened this issue May 15, 2024 · 3 comments

Comments

@t7cabral
Copy link

First of all, thank you for making the project public.
When I run the commands:

  1. cd flexible-classroom-desktop
  2. git checkout release/2.9.40-special.1
  3. yarn install:packages

The following error is displayed:
Captura de Tela 2024-05-15 às 12 28 20

Which version of Node, NPM and Yarn to use?

Thanks!

@zzdreamer
Copy link

I encountered the same error,I execute the following actions and then startup success

  1. nvm install 16.10.0
  2. yarn cache clean
  3. yarn config set registry https://registry.npmmirror.com/
  4. yarn install:packages

@ImamDroubi
Copy link

Hello,
I also have this problem , I've struggled with it the whole day, changing versions up and down and removing and re-installing, and nothing worked, even the comment above from zzdreamer

If you found the solution, I hope you can share it.
Thanks.

@CREDO23
Copy link

CREDO23 commented Aug 5, 2024

I have the same issue !

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

4 participants