This message was deleted.
# golang
s
This message was deleted.
q
Looks like a bug in the Makefile. I'll submit some fixes today
q
It should be
yarn unlink @pulumi/${PACK}
l
Hmm... could you update the template and make the organization changeable as well? My custom components will never be under
<http://github.com/pulumi|github.com/pulumi>
nor the
@pulumi
npm namespace.
q
Yeah. It SHOULD but this needs fixed in the upstream codegen
👌🏼 1
I fix it with
sed
in the Pulumiverse repos
It's a subpar experience though. I'll get this all fixed
l
after codegen that is?
q
Yeah
l
BTW, even after changing the line to
yarn unlink @pulumi/{PACK}
, this line fails the build. I suppose this line needs to be removed completely.
q
I'll clone the repo and run a build. It should be there, but maybe something else is wrong too
Remove it for now
👍🏼 1