-
Notifications
You must be signed in to change notification settings - Fork 888
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
docker-compose build fails on react-storefront #149
Comments
Same issue here and since I am brand new to trying out the project it is a real blocking to standing anything up. Any guidance on how to resolve this issue? |
Same issue too. Retrying many times, but failed on peer dependencies. |
I had the same issue, seems that it's a problem with pnpm 7+. I found a workaround pinning it to 6.32.11 in react-storefront/Dockerfile.dev:
|
Worked like charm 🎉🎉🎉 |
@Arussil This worked. Thanks. |
@Arussil It worked, cheers! |
@Arussil Just had the same issue. Did what you suggested and worked! You're awesome! Thanks! |
I can confirm the issue still exists, tested under Windows 10 and Ubuntu 20.04 (both WSL and a separate host). The workaround posted above works. |
#158 was merged, which means react-storefront was updated to the newest version. The issue should be solved, so I'm closing this one. |
Hello, today I've attempted to build saleor-platform in multiple places including my Mac M1 Pro and an Ubuntu 20.04 VM. In both cases I've run into the following failure.
Can anyone in the community help me shed some light on this? I'm a little confused as I was able to build the platform previously on the same Ubuntu VM and I'm not using any special environment variables or modifications.
Cheers,
The text was updated successfully, but these errors were encountered: