Closed AckerApple closed 6 months ago
Nevermind sorry to bother. In case someone else is searching the internet like I was and finds this page...
It was dd-trace that was the issue. I removed the following from my install and the upgrade worked:
REMOVED
npm install dd-trace@3.55.0 --force
npm install nestjs-ddtrace@3.0.2 --force
In 2021 you wrote an article about NestJs and EventStore client, here. I could not find a better way to contact you, at this time.
We used your article back then with great success. However several times since we have tried to upgrade to NestJs9 but we encounter an error on deploy that has me all over the place trying to settle it. I know this is not a you problem but reaching out incase you've encountered issues or changed the way you setup
@eventstore/db-client
today.Feel free to ignore and do not feel obligated to help. Thank you kindly in advanced
We get the following issue upon upgrade:
Our upgrade, currently consists of the following commands, which doesn't even include updating event store: