Rodrigo
Rodrigo
@vincent-benbria Could you just make sure we're on `amqp-connection-manager` v4 and update the `yarn.lock` file?
It does make sense, bump it
@vincent-benbria I have bumped `amqlib` as @andrewda suggested and made sure that we are only aiming for v4 from now forward, after reading this major it feels that its important...
@JJHDoubleD This might help you (https://github.com/jmcdo29/nest-dynamic-module-middleware)
Alongside with Nx i would suggest `pnpm`, i can have a PR soon for this after we release the next version that supports nestjs v8
He has, he's using https://github.com/changesets/changesets which is great
https://dev.to/jmcdo29/automating-your-package-deployment-in-an-nx-monorepo-with-changeset-4em8
@kn327 Do you have multiple nestjs versions installed locally? Also are you running on v8? Your code looks fine to me, usually the external context creator is reported when there...
@AMBudnik I would like to say a few things as advice for this Eco render feature. In React we usually work with JSX and we are forced to create elements...
@ElixirMike I don't think so because the problem on using React with Handsontable is reacting virtual dom works, Handsontable does not support very well redux and the result is its...