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

Web Workspace not working to set up #516

Open
dabuchera opened this issue Aug 15, 2022 · 2 comments
Open

Web Workspace not working to set up #516

dabuchera opened this issue Aug 15, 2022 · 2 comments

Comments

@dabuchera
Copy link

Hi all,

I've been trying to set up a local repo of the web workspace to maybe collaborate a bit on some things.
Unfortunately, the whole thing is not quite straightforwardly maintained and there are some dependencies that still need an update.

Running npm install results in the following errors

image

Setting npm config set legacy-peer-deps true is not making it better

Any advice from your side

Ty

@philiphacks
Copy link
Contributor

@dabuchera thanks for reporting!

I have always used yarn with this repo but that shouldn't make a difference. Are you running npm install from the web folder?

@dabuchera
Copy link
Author

Hi @philipdesmedt

Yes. Was running npm install in the web folder.
Ah ok. I thought yarn as a standard was removed here: #113

But running with yarn is causing similar crashing
yarn install only shows some warning but running yarn run dev is crashing afterward

image

image

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

2 participants