-
Notifications
You must be signed in to change notification settings - Fork 4
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 fails with google-chrome-stable #27
Comments
I tried to install Yasmine with Docker and encountered the same problem. I made little progress on this subject: |
Ok I fixed my frontend error. It depended on local users permissions.
|
Hi @cmbapt, I'm having the same issue with "[ERR] [echo] App watch is already running for this build profile." Can you elaborate a little more on the changes I have to make to the permissions to fix this? |
Hi! @tmgreenfield1101, |
I am having a similar issue but not with the google-chrome-stable. After cloning the project installing Docker Desktop on a windows 11 machine with WSL 2 enabled, I tried both cloning the project on the WSL Ubuntu side as well as a windows 11 side. running
--------------- running in WSL - Ubuntu ---------------------- # have tried to run this as sudo as well as standard user
Not sure what I am doing wrong with the installation... !!! EDIT !!!
Changed obspy version from 1.2. to 1.3. in backend/requirements.txt
|
Keeping this issue open for review. There was an update in October to address some versioning issues, but not sure if Windows users are still affected by this bug. |
Running
docker-compose up
gives the following error:The text was updated successfully, but these errors were encountered: