Skip to content
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

Failed to resolve import "vue-demi" since v0.9.5 #109

Closed
johannschopplich opened this issue May 14, 2021 · 2 comments
Closed

Failed to resolve import "vue-demi" since v0.9.5 #109

johannschopplich opened this issue May 14, 2021 · 2 comments

Comments

@johannschopplich
Copy link

johannschopplich commented May 14, 2021

I've upgraded to the latest version. Getting the following error:

[vite] Internal server error: Failed to resolve import "vue-demi" from "node_modules/@slidev/cli/node_modules/@slidev/client/logic/route.ts". Does the file exist?
Plugin: vite:import-analysis
File: /Users/johann/Git/slidev-leanera-a11y/node_modules/@slidev/cli/node_modules/@slidev/client/logic/route.ts
1  |  import {computed, nextTick, unref} from "vue-demi";
   |                                           ^
2  |  import {router} from "../routes";
3  |  export function useRouteQuery(name, defaultValue, {

Edit: Removed node_modules folder and lock file, reinstalled, but the error persists.

@antfu antfu closed this as completed in b44a19d May 14, 2021
@antfu
Copy link
Member

antfu commented May 14, 2021

Ah, that was a mistake, thanks

@johannschopplich
Copy link
Author

Thank you for your great project and continuous work!

antfu pushed a commit that referenced this issue Mar 7, 2024
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

2 participants