Skip to content
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

nx report yield "Cannot convert undefined or null to object" error after upgrading from 14.8.6 to 15.0.0 #26999

Closed
1 of 4 tasks
trend-min-wang opened this issue Jul 19, 2024 · 3 comments

Comments

@trend-min-wang
Copy link

trend-min-wang commented Jul 19, 2024

Current Behavior

nx serve and nx report will yield "Cannot convert undefined or null to object" error `

Expected Behavior

nx serve command should start the application

GitHub Repo

https://github.com/trend-min-wang/nx-example.git

Steps to Reproduce

  1. git clone https://github.com/trend-min-wang/nx-example.git
  2. cd nx-example
  3. npm i
  4. npm start

Nx Report

>  NX   Cannot convert undefined or null to object

   
   Because of the error the Nx daemon process has exited. The next Nx command is going to restart the daemon process.
   If the error persists, please run "nx reset".

Failure Logs

>  NX   Cannot convert undefined or null to object

   
   Because of the error the Nx daemon process has exited. The next Nx command is going to restart the daemon process.
   If the error persists, please run "nx reset".

Package Manager Version

10.7.0

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)
@trend-min-wang trend-min-wang changed the title nx report yield "Cannot convert undefined or null to object" error after upgrading from 14.8.6 to 15.0.0 nx report yield "Cannot convert undefined or null to object" error after upgrading from 14.8.6 to 15.0.0 Jul 19, 2024
@AgentEnder AgentEnder self-assigned this Jul 19, 2024
Copy link

This issue has been automatically marked as stale because more information has not been provided within 7 days.
It will be closed in 21 days if no information is provided.
If information has been provided, please reply to keep it active.
Thanks for being a part of the Nx community! 🙏

@github-actions github-actions bot added the stale label Jul 27, 2024
@github-actions github-actions bot removed the stale label Aug 7, 2024
Copy link

This issue has been automatically marked as stale because more information has not been provided within 7 days.
It will be closed in 21 days if no information is provided.
If information has been provided, please reply to keep it active.
Thanks for being a part of the Nx community! 🙏

@github-actions github-actions bot added the stale label Aug 14, 2024
@jaysoo
Copy link
Member

jaysoo commented Aug 19, 2024

If you updated to 15.0.13 then the repo works. We recommend updating to the latest minor of the major version. Or at least the latest patch for the major+minor version.

@jaysoo jaysoo closed this as completed Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants