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

Download error in the project, the path cannot be found #95

Closed
qiaogaolong opened this issue Nov 4, 2022 · 4 comments
Closed

Download error in the project, the path cannot be found #95

qiaogaolong opened this issue Nov 4, 2022 · 4 comments

Comments

@qiaogaolong
Copy link

image

"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.3.0",
"@mdx-js/mdx": "^1.6.22",
"vite": "^3.0.8",
"@mdx-js/react": "^1.6.22",
"vite-pages-theme-doc": "^3.1.4",
"vite-plugin-mdx": "^3.5.6",
"vite-plugin-react-pages": "^3.3.1"

@csr632
Copy link
Member

csr632 commented Nov 5, 2022

I works well in my windows 10 machine.

What is your vite.config.ts?

Your installed vite version seems to be old (3.0.9). Could you try to clean your npm_modules and reinstall?

@qiaogaolong
Copy link
Author

@csr632 I am using router v6, is this the reason, does react18 + router v6 currently supported?

@qiaogaolong
Copy link
Author

@csr632 Does it support router v6?
image
This is still V5, where am I misconfigured?
image

@csr632
Copy link
Member

csr632 commented Nov 7, 2022

Does it support router v6?

Currently, no. But I am working on that. It will be supported in this week. Tracked in: #73 #72

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