sparse-intern-71089
04/16/2020, 11:08 AMbroad-dog-22463
04/16/2020, 11:14 AMstocky-island-3676
04/16/2020, 11:55 AM@pulumi/gcp: 2.13.0
version (checked in package-lock.json
). But it’s an indirect dependency from our module.
Here’s the longer whole output from CircleCI. It works locally without this error message.broad-dog-22463
04/16/2020, 11:57 AMpulumi plugin install resource gcp v1.6.0
and was able to get the packagebroad-dog-22463
04/16/2020, 11:58 AMstocky-island-3676
04/16/2020, 1:12 PMgcp 1.6.0
in the package-lock.json
. I’ve searched for 1.6.0
and only found
"@pulumi/kubernetes": {
"version": "1.6.0",
Yeah, pulumi plugin install resource gcp v1.6.0
works here (in comparison to v1.4.5
what Nils mentioned). Still, why do we need this? I mean @gentle-diamond-70147 recently mentioned that this shouldn’t be needed normally.