Jffarge

Results 67 comments of Jffarge

Did you get the chance to tackle this issue @sipsma @aluzzardi ? Or maybe I'm doing something wrong in the example above ? Thanks

👋 @sipsma @aluzzardi . Adding `.from('alpine')` removes the error.

Same error with go: ```go test, err := client.Container().Directory("/").Entries(ctx) fmt.Println(test) if err != nil { return err } ... ``` ```shell Building with Dagger [] input:1: container.directory runtime error: invalid...

Should we close this issue @dolanor ?

Hey @TomChv 👋 Thanks for the PR. You have some conflicts

My bad @TomChv . Some changes have been made on the sdk and it conflicts again. When everything will be resolved I'll merge it straighaway. Thanks 🙏

@TomChv Should we close this PR ? Most of the files you've refactored are deleted now. We can definitely use the .prettierrc though. Super useful.