Noorvir Aulakh

Results 7 comments of Noorvir Aulakh

I'm blocked by the same problem. How are people deploying their apps into production? Is there a workaround in the meantime?

The solutions above don't work for me with bun. Bun currently [doesn't support nested resolutions](https://bun.sh/docs/install/overrides#:~:text=As%20with%20%22overrides%22%2C%20nested%20resolutions%20are%20not%20currently%20supported.) which might be why. It would be great to have a fix for this if...

I agree with @badsyntax. As such this project seems almost completely useless to me, perhaps even actively worse then no types at all. Since the user has to typecast every...

@thaJeztah Is there any update on this issue? As it stands, the docker go SDK is broken. I'm surprised there isn't more noise being made about this. I've tried installing...

Looks like I was on the right version of the swarmkit but the problem was indeed how I was importing the types. I was importing `github.com/docker/docker/container` for the `container.Container` type...

I see a similar issue where the copying fails consistently with the error `ERROR Build failed: error building step 8: failed to extract files: exit status 2`. I've included the...

I tried all these combinations. Still doesn't work. Is there some way I can see a more detailed error log? Hard to debug with the `failed to extract files` error....