https://pulumi.com logo
Title
b

brainy-flag-17287

02/13/2023, 12:39 AM
I am new to pulumi after having used terraform for years. I've installed and configured everything according to the docs however I am getting the following error when trying to run any pulumi commands.
Created project 'gcp-typescript'

Saved config

error: failed to load language plugin nodejs: Could not automatically download and install language plugin 'pulumi-language-nodejs', install the plugin using `pulumi plugin install language nodejs`.
Underlying error: 404 HTTP error fetching plugin from <https://api.github.com/repos/pulumi/pulumi-nodejs/releases/latest>. If this is a private GitHub repository, try providing a token via the GITHUB_TOKEN environment variable. See: <https://github.com/settings/tokens>