Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#typescript
Title
l
little-cartoon-10569
06/14/2023, 10:42 PM
Did @pulumi/awxs v0.40.1 get pulled from npmjs? I haven't built this project in ages, but
npm install
is failing, trying to get ^0.40.1. I see 0.40.0 in there..
Oh.. there it is. Wonder why
npm install
isn't finding it...
Solved. It was a badly-phrased dependency resolution error from NPM. No idea why it wasn't a problem before.
"overrides"
solves the problem.
Post