We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npm run build时报一个路由错误,之前使用1.x版本挺好的, 最近突然就这样.....
npm run build Times a routing error, before using 1.x version is fine, recently suddenly like this.....
[Vue warn]: Error in render: "TypeError: Cannot read property 'match' of undefined" found in ---> <NavLink> <NavLinks> <Navbar> <Common> <Anonymous> <GlobalLayout> <Root> // ...... // ...... error Error rendering /docs/theme-reco/api.html: false undefined error Error rendering /docs/theme-reco/axios.html: false undefined error Error rendering /docs/theme-reco/theme.html: false undefined error Error rendering /docs/theme-reco/plugin.html: false undefined error Error rendering /docs/theme-reco/: false undefined TypeError: Cannot read property 'match' of undefined at ensureExt (node_modules/[email protected]@vuepress-theme-reco/helpers/utils.js:35:25) at 0.server-bundle.js:1683:92
The text was updated successfully, but these errors were encountered:
同样遇到问题
Sorry, something went wrong.
建议升级2.0吧,1.0不维护了
No branches or pull requests
Bug report
npm run build时报一个路由错误,之前使用1.x版本挺好的, 最近突然就这样.....
What is actually happening?
Other relevant information
The text was updated successfully, but these errors were encountered: