Skip to content

vue-router/types/composables.d.ts 报 "vue"' has no exported member 为啥 #3774

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

Closed
chamsonxie opened this issue Aug 23, 2022 · 2 comments
Closed

Comments

@chamsonxie
Copy link

[2022/08/23 09:29:56.486] ERROR Failed to compile with 2 errors9:29:56 AM
[2022/08/23 09:29:56.486]
[2022/08/23 09:29:56.486] error in ***//node_modules/vue-router/types/composables.d.ts
[2022/08/23 09:29:56.486]
[2022/08/23 09:29:56.486] ERROR in ***//node_modules/vue-router/types/composables.d.ts(2,17):
[2022/08/23 09:29:56.486] TS2614: Module '"vue"' has no exported member 'ComputedRef'. Did you mean to use 'import ComputedRef from "vue"' instead?
[2022/08/23 09:29:56.486]
[2022/08/23 09:29:56.487] error in ***//node_modules/vue-router/types/composables.d.ts
[2022/08/23 09:29:56.487]
[2022/08/23 09:29:56.487] ERROR in ***//node_modules/vue-router/types/composables.d.ts(2,30):
[2022/08/23 09:29:56.487] TS2614: Module '"vue"' has no exported member 'Ref'. Did you mean to use 'import Ref from "vue"' instead?

@vue-bot
Copy link

vue-bot commented Aug 23, 2022

Hello, thank you for taking time filling this issue!

However, we kindly ask you to use our Issue Helper when creating new issues, in order to ensure every issue provides the necessary information for us to investigate. This explains why your issue has been automatically closed by me (your robot friend!).

I hope to see your helper-created issue very soon!

@vue-bot vue-bot closed this as completed Aug 23, 2022
@wal0x
Copy link

wal0x commented Nov 10, 2022

#3779 (comment)

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

3 participants