Replies: 3 comments 2 replies
-
After some debugging, I realized that I cannot replicate this if I use I can only replicate this if I use Not sure who to tag here. Maybe @wjordan @aschiavo @gwuah (people working on flyctl). I am using 0.2.124. Their I tried adding |
Beta Was this translation helpful? Give feedback.
-
@segunadebayo any help here? keep running back into this issue |
Beta Was this translation helpful? Give feedback.
-
@punkpeye there was once something like this. I'm no docker expert, but just pointing it out, in case it's related |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When I try to build a docker image that calls
panda codegen
, it seems like it goes in some infinite loop, i.e. never completes.Outside of
docker build
panda codegen
completes near immediately.I am happy to provide more debugging information, but I wasn't sure what would be useful.
I was trying to look for
--verbose
or similar flags, but didn't find anything like that.I tried
--cpu-prof
, butpanda codegen
never finishes.Link to Reproduction
n/a
JS Framework
No response
Panda CSS Version
0.45.2
Browser
No response
Operating System
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions