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

Cryptic debug errors #130

Open
akshay-nm opened this issue Jan 12, 2024 · 1 comment
Open

Cryptic debug errors #130

akshay-nm opened this issue Jan 12, 2024 · 1 comment

Comments

@akshay-nm
Copy link

is there a way to get exactly what throws?

    TypeError: Cannot read properties of undefined (reading 'ASSET')
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

 ———————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————

 >  Lerna (powered by Nx)   Ran target generate-types for project database (3s)
 
    ✖    1/1 failed
    ✔    0/1 succeeded [0 read from cache]
 
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Even a file and line number would be nice!

@francescov1
Copy link
Owner

Hey @akshay-nm, this is an error I've never seen before. Usually errors are more descriptive. I suspect it may be something in your project setup. Can you provide a simple repo reproducing it and Ill take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants