-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
The prop value with an expression type of JSXEmptyExpression could not be resolved #128
Comments
Do you know what code is causing this error? |
No, actually I just want to build my project and want it to live. The other
developer working on same project and they are building and deploying their
changes. They don't have such issues like this.
…On Sun, 4 Jun 2023, 12:14 am Jordan Harband, ***@***.***> wrote:
Do you know what code is causing this error?
—
Reply to this email directly, view it on GitHub
<#128 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APBKTGOYLJJVER3JJPVTI4TXJOEJ5ANCNFSM6AAAAAAYZOCAP4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
If you’re working on the same code with the same dep graph, you should get the same results. i can’t help you fix your problem without more information. |
So, what you need more information?
…On Sun, 4 Jun 2023, 12:24 am Jordan Harband, ***@***.***> wrote:
If you’re working on the same code with the same dep graph, you should get
the same results.
i can’t help you fix your problem without more information.
—
Reply to this email directly, view it on GitHub
<#128 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APBKTGIPU2QE5JLSO6TOYZTXJOFP7ANCNFSM6AAAAAAYZOCAP4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
The code that’s causing the linting error, and confirmation that you’re using the latest version. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am facing an issue while I building my react project.
The prop value with an expression type of JSXEmptyExpression could not be resolved. Please file an issue ( https://github.com/jsx-eslint/jsx-ast-utils/issues/new ) to get this fixed immediately
The text was updated successfully, but these errors were encountered: