Closed Evanion closed 1 month ago
Now that nx 20 is released, This is causing issues as you have to run npm install --legacy-peer-deps in order to resolve the dependencies.
npm install --legacy-peer-deps
Please update all packages 🙏
ok, updated the rest of the packages, but I don't know if any of them require migrations to be added.
@Evanion I will check this later today :D...
Now that nx 20 is released, This is causing issues as you have to run
npm install --legacy-peer-deps
in order to resolve the dependencies.