Hi, I am having problems all of a sudden with my d...
# general
c
Hi, I am having problems all of a sudden with my deployments. I am getting this error. I have updated the cli and
npm install
only to get these errors:
Copy code
waterledger/waterrecharge-infra/waterrecharge-staging (pulumi:pulumi:Stack)
Found incompatible versions of @pulumi/pulumi. Differing major versions are not supported.
 
  Version 2.25.2 referenced at node_modules/@pulumi/aws/node_modules/@pulumi/pulumi/package.json
 
  Version 3.10.3 referenced at node_modules/@pulumi/pulumi/package.json
and these errors on npm install:
b
@cool-advantage-45707 you're on a really old version of pulumi-awsx, can you update that?
c
@billowy-army-68599 I tried first doing
brew upgrade pulumi
then an
npm i pulumi
b
npm update
@pulumi/awsx
is what you're looking for
👀 1
c
@billowy-army-68599 thank you for this. I ran the update and triggered a new build. I wondering if the version issue is a red herring.
I am getting this error in the pulumi console:
is my error the token or the version mismatch?
b
please file an issue at github.com/pulumi/pulumi-awsx