You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following packages should match the installed version of nx
- @nrwl/js@16.8.1
- @nrwl/jest@16.8.1
- @nrwl/linter@16.8.1
- @nrwl/angular@16.8.1
- @nrwl/eslint-plugin-nx@16.8.1
- @nrwl/nest@16.8.1
To fix this, run `nx migrate nx@16.9.0`
Package Manager Version
No response
Operating System
macOS
Linux
Windows
Other (Please specify)
Additional Information
running nx migrate nx@16.9.0 just add one empty line at the end of the package.json file
The text was updated successfully, but these errors were encountered:
Current Behavior
nx migrate latest
doesn't update@nrwl/*
dependenciesExpected Behavior
nx migrate should update
@nrwl/*
dependencies as wellor we remove the dependencies between
@nx
and@nrwl
GitHub Repo
https://github.com/robertIsaac/nx-ng-nest
Steps to Reproduce
nx migrate latest
to update to 16.9.0 (latest commit in the provided repo)Nx Report
Failure Logs
The following packages should match the installed version of nx - @nrwl/js@16.8.1 - @nrwl/jest@16.8.1 - @nrwl/linter@16.8.1 - @nrwl/angular@16.8.1 - @nrwl/eslint-plugin-nx@16.8.1 - @nrwl/nest@16.8.1 To fix this, run `nx migrate nx@16.9.0`
Package Manager Version
No response
Operating System
Additional Information
running nx
migrate nx@16.9.0
just add one empty line at the end of thepackage.json
fileThe text was updated successfully, but these errors were encountered: