jsx-eslint/jsx-ast-utils

The prop value with an expression type of JSXEmptyExpression could not be resolved

Opened this issue · 5 comments

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

ljharb commented

Do you know what code is causing this error?

ljharb commented

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.

ljharb commented

The code that’s causing the linting error, and confirmation that you’re using the latest version.