#@Lev Lazinskiy is there a regression in

1 messages · Page 1 of 1 (latest)

flint siren
#

@crisp silo did you get this sorted out? I just ran the module on 0.13 and it works on my end. If this is still broken can you send me a link to your PR?

crisp silo
#

let me check again

#

been battling general brokenness in my PR, but mostly sorted out now

#

@flint siren yes on the same exact version of your module that dagger/dagger used when I forked my PR. Let me try and update to the latest version of your module and see hwat happens

#

current version: github.com/levlaz/daggerverse/docusaurus@e494cec1aa8f9faab1e0f12b2e5eea4a2321f2de

#

New version after upgrading just now: github.com/levlaz/daggerverse/docusaurus@f073c72e0a7345bba2173a15269307df297c3c13

#

@flint siren yup same error

flint siren
#

Cool thanks!

The new version is literally a bump and something else happened in go.mod automatically

hope it helps, if not let me know and ill dig in

#

Ok cool ill look at it now

#

Can you please send me your PR?

#

I am very confused why this is failing to typescript SDK because the module is written in Go

I guess that is what you were saying about co-existance?

crisp silo
#

I just assumed your module was Typescript, and was breaking somewhere because of Typescript SDK leaking

#

now I'm even more confused

flint siren
crisp silo
#

Can you try dagger call -m github.com/dagger/dagger/docs@pull/8355/head server as-service up?

#

(hate that I have to type as-service every time)

flint siren
#

Trying now 🙂