Migrate fails
See original GitHub issueCurrent Behavior
When running yarn dlx nx migrate latest
the process fails with the following message
ERROR The migrate command failed.
Command failed: yarn add -W @nrwl/workspace@latest
Expected Behavior
It should work.
Failure Logs
Fetching meta data about packages.
It may take a few minutes.
Fetching @nrwl/workspace@latest
ERROR The migrate command failed.
Command failed: yarn add -W @nrwl/workspace@latest
Environment
Node : 16.14.0 OS : linux x64 yarn : 3.0.2
nx : 13.9.5 @nrwl/angular : Not Found @nrwl/cypress : 13.9.5 @nrwl/detox : Not Found @nrwl/devkit : 13.9.5 @nrwl/eslint-plugin-nx : 13.9.5 @nrwl/express : Not Found @nrwl/jest : 13.9.5 @nrwl/js : 13.9.5 @nrwl/linter : 13.9.5 @nrwl/nest : Not Found @nrwl/next : Not Found @nrwl/node : Not Found @nrwl/nx-cloud : Not Found @nrwl/nx-plugin : Not Found @nrwl/react : 13.9.5 @nrwl/react-native : Not Found @nrwl/schematics : 8.12.11 @nrwl/storybook : 13.9.5 @nrwl/web : 13.9.5 @nrwl/workspace : 13.9.5 typescript : 4.3.5 rxjs : 6.6.7
Community plugins:
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:18 (1 by maintainers)
Top Results From Across the Web
7 Reasons Data Migrations Fail | Premier International
Error handling built into the migration programs call out unexpected discrepancies between source and target data structures. Poor Data Quality / Incomplete ...
Read more >Troubleshooting Failed Migrations - Microsoft Community Hub
A 'failed migration' is when the status of the move request shows as 'failed', and we have one or more failures logged in...
Read more >Why Do Migrations Fail and What Can We Do about It?
This paper investigates the main causes that make the application migration to Cloud complicated and error-prone through two case studies.
Read more >Common causes of a migration failure and solutions - Data ...
If a migration job fails, you can view the list of failed migration files to analyze the causes of the failure and troubleshoot...
Read more >System Migration Risks: Why System Migrations Fail | Celonis
System Migration Risks: 7 Reasons Why Migrations Fail · 1. Poorly understood or undocumented legacy processes · 2. Lack of pre-standardization · 3....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
still error on 14.1.9
after read this: https://github.com/nrwl/nx/issues/10218#issuecomment-1123597909
the update run without error but some error when running it, seems the run-migration not 100% works error on newest version of react and react router, it run after I fix it manually