Unable to Build Playwright Image from Fresh Clone of Repo #1438
Unanswered
MichaelrMentele
asked this question in
Questions
Replies: 1 comment
-
I haven't tried to clear the cache yet, can also try on Ubuntu, I feel like Mac has lot's of random package failures with the new silicon still. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
From a fresh clone after manually updating the env variables, I am unable to run the
docker compose watch
command -- it fails to build the playwright image.Two notes:
Failed to fetch http://deb.debian.org/debian/pool/main/f/fonts-ipafont/fonts-ipafont-gothic_00303-23_all.deb Hash Sum mismatch
docker --debug compose watch
I see this warningUndefinedVar: Usage of undefined variable '$VITE_API_URL' (line 13)
it seems the variable is undefinedbut when I check the .env file it is set to
localhost`Operating System
macOS
Operating System Details
Sequoia 15.2
Apple M2
Python Version
Python 3.10.14
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions