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

Errors when bootstraping the app #761

Open
girardHU opened this issue Dec 1, 2022 · 1 comment
Open

Errors when bootstraping the app #761

girardHU opened this issue Dec 1, 2022 · 1 comment

Comments

@girardHU
Copy link

girardHU commented Dec 1, 2022

HI,

I'm trying to run the npm run bootstrap command after pulling the repo's master branch. I get the error
Fix the upstream dependency conflict. I manage to partially solve it by dividing the command in two, with npm install --legacy-peer-deps wich runs successfully.
But when I run the second part of the command : lerna bootstrap --hoist \"{react,react-dom}\" -- --legacy-peer-deps I get the same error Fix the upstream dependency conflict even though the flag --legacy-peer-deps is here...
I do not know what to do... Can anyone help ?

I linked the error logs from the last command, if it can help debugging.

Thanks,
Best regards,
HU

2022-12-01T09_23_55_225Z-debug-0.txt

@jtbandes
Copy link
Contributor

jtbandes commented Dec 1, 2022

This project has not received much maintenance lately. I'd recommend that you check out https://github.com/foxglove/studio instead.

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

No branches or pull requests

2 participants