Closed RezaRahmati closed 1 year ago
When it can be resolved?
I confirm this is keeping the project from being used with nestjs v9.
Also looking forward for the axios update 🚀
Same here. It would be great to get this fixed.
I do not have the time to look at this. Checkout #386 for the issues blocking the upgrade. You can create a PR if you have a fix for the issue.
Nestjs released "@nestjs/axios": "^1.0.0",
In package.json nestjs/axios is limited to @nestjs/axios@">=0.0.5 <=0.1.0" which causing issue on the pipeline as either we need to install using --force or --legacy-peer-depency