Nuxt4's outrageous "does not provide an export named 'value'" error

Recently upgraded to Nuxt4, but inexplicably got an error: `SyntaxError: The requested module '...' does not provide an export named 'value'`. It turned out to be just because a utility function's parameter name used the word `value`?!

Rendering...

Comments

Please login to view and post comments

Go to Login