export 'useId' (imported as 'e') was not found in 'vue' #3474
Answered
by
AZCodingAccount
AZCodingAccount
asked this question in
Help
-
Version: Hello, I encountered problems during "peerDependencies": {
"vue": "^3.2.0"
}, |
Beta Was this translation helpful? Give feedback.
Answered by
AZCodingAccount
Sep 27, 2024
Replies: 1 comment 1 reply
-
@AZCodingAccount did you find solution? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I locked the version of headless-ui, which solved this issue. You can add this configuration item in the package.json to prevent it from updating to the latest version: