git clone https://github.com/pulumi/pulumi-provider-boilerplate
cd pulumi-provider-boilerplate
make build
Output of pulumi about
/tmp/pulumi-provider-boilerplate main ❯ pulumi about
CLI
Version 3.88.0
Go Version go1.21.1
Go Compiler gc
Host
OS darwin
Version 13.6
Arch arm64
Backend
Name pulumi.com
URL https://app.pulumi.com/usrbinkat
User usrbinkat
Organizations usrbinkat, pulumiverse, zephyr
Token type personal
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
What happened?
Unable to build provider.
Example
Reproduce by following the build instructions
Output of
pulumi about
Additional context
Presumably related to PR 'Remove NodeJS and Python install scripts'
Contributing
Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).