-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to install the latest version of the migration script. #23222
Comments
Thanks for reporting this! Could you please run with |
Yes, this time from 18.3.4 to 19.0.0. Got same issues with previous updates. Let me try with added verbose info. |
I ran this just now (18.3.4->19.0.1). Same error. --verbose didn't output anything more or any error logs.
|
I see. Could you try running |
Got this now:
|
I tried directly in windows terminal and got same error. In the past migration has never worked well directly in windows, and why I switched to WSL. Just in case, this is the difference from error above on windows. The rest of the error is identical.
|
Thanks for the info! I've identified the issue and I'll push a fix. |
…3249) <!-- Please make sure you have read the submission guidelines before posting an PR --> <!-- https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr --> <!-- Please make sure that your commit message follows our format --> <!-- Example: `fix(nx): must begin with lowercase` --> ## Current Behavior <!-- This is the behavior we have today --> ## Expected Behavior <!-- This is the behavior we should expect with the changes in this PR --> ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Fixes #23222 (cherry picked from commit 2460c89)
I still get the same error updating to 19.0.2. Maybe the fix didn't make it? The release notes seem to indicate it did and why I tried. |
@leosvelperez getting same error in my WSL ubuntu env too with 19.0.2 |
@rbirkgit it will still happen until you're migrated to Nx 19.0.2. After that, the error will go away. The reason is that the version you have installed has the issue. Only when you have Nx 19.0.2 (the version with the fix), the issue will go away. |
That explains it! Thanks! |
I have 19.2.2 and its showing up
|
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context. |
Current Behavior
I keep getting this error every time I update Nx. Is this normal or am I doing something wrong?
Failed to install the latest version of the migration script. Using the current version.
Then it says there are no new migrations and only updates Nx versions.
Expected Behavior
No errors.
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
No response
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: