> vuepress dev docs D:\vuepress-test\node_modules\vue-server-renderer\index.js:8 throw new Error( ^ Error: Vue packages version mismatch: - vue@2.7.12 - vue-server-renderer@2.7.11 This may cause things to work incorrectly. Make sure to use the same versionforboth. at Object.<anonymous...
Can't resolve 'sass-loader' Vue packages version mismatch: 猜测依赖项版本不同 3.vue-loader报错 可能 ...
cae4:159./node_modules/@vuepress/theme-default/global-components/CodeGroup.vueModuleError(from./node_modules/vue-loader/lib/index.js):Vuepackages versionmismatch: - vue@2.6.12(/Users/xgqfrms/Documents/gitlab-projects/dap-ui/node_modules/vue/dist/vue.runtime.common.js) - vue-template-compiler@...
Vue packages version mismatch: - vue@2.6.12 (/Users/xgqfrms/Documents/gitlab-projects/dap-ui/node_modules/vue/dist/vue.runtime.common.js) - vue-template-compiler@2.6.11 (/Users/xgqfrms/Documents/gitlab-projects/dap-ui/node_modules/vue-template-compiler/package.json) This may cause things to...
Vue packages version mismatch: vue@2.6.14 vue-server-renderer@2.6.11 This may cause things to work incorrectly. Make sure to use the same version for both. at Object.<anonymous> (F:\project\vuepress_blog-master\node_modules\vue-server-renderer\index.js:8:9) ...
vue: 2.6.12 vuetify: 2.4.3 vuetify-loader: 1.6.0 // config.js// needed to load vuetify componentsconstVuetifyLoaderPlugin=require('vuetify-loader/lib/plugin')module.exports={chainWebpack(config,isServer){// use vuetify-loader to load all vuetify componentsconfig.plugin('vuetify').use(Vuetify...
https://vuepress.vuejs.org For users from VuePress v1, please check out themigration guide. Contribution SeeContributing Guide(中文版) This is the repository for VuePress core packages. For plugins, themes and tools, seevuepress/ecosystem
This version requires Vue3.4, with Vue performance improvements. Uncommon plugins like copyright2, feed2, pwa2 plugins are optional in theme, so you need to install them manually to use them. The theme adds built-in search config support for @vuepress/docsearch @vuepress/search and search-pro...
cli: show info of vue packages (2d19e84) 2.0.0-alpha.15 (2021-01-04) Bug Fixes core: fix site locale data type (7898500) theme-default: click to close dropdown that opened by tab and click (88d1ae2) theme-default: fix font-size of dropdown group title (563156c) Features core:...
deps:update dependency @vue/repl to v4.2.0 (#4186) (5b43674) deps:update dependency execa to v9.1.0 (#4125) (34efdf5) theme:avoid warning in navscreen (388943b) theme:fix image in table, close#4143(6d853e6) theme:fix navScreen open with transparent navbar (cd4b5c1) ...