info: panic: runtime error: invalid memory address...
# general
s
info: panic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x0 pc=0x128929d] goroutine 62 [running]: github.com/pulumi/pulumi-kubernetes/pkg/provider.checkpointObject(0xc042004fd0, 0x0, 0xc042701bd0)
c
This bug was fixed. What version are you running
s
0.15.2 still
is it fixed in .4?
c
No which version of pulumi-kubernetes
Should be in your package. Json
s
ah "@echoing-match-29901/kubernetes": "v0.17.0-rc1",
c
Can you try the latest dev build
s
sure how do i do that
c
I think you can use dev as the version
s
ah yea that worked
c
You have to yarn install again though
Ha