npm error peer vite@"^5.0.0 || ^6.0.0" from @vitejs/plugin-vue@5.2.1 npm error node_modules/@vitejs/plugin-vue npm error peerOptional @vitejs/plugin-vue@"^5" from @tarojs/plugin-framework-vue3@4.0.8 npm error node_modules/@tarojs/plugin-framework-vue3 npm error @tarojs/plugin-...
Vue3 Framework plugin. Latest version: 3.5.66, last published: 2 years ago. Start using @vnxjs/plugin-framework-vue3 in your project by running `npm i @vnxjs/plugin-framework-vue3`. There are no other projects in the npm registry using @vnxjs/plugin-fram
在Taro 框架中,如果你找不到插件依赖 "@tarojs/plugin-framework-vue3",可以尝试以下几个步骤来解决这个问题: 检查插件是否已安装: 确保你已经通过 npm 或 yarn 安装了 "@tarojs/plugin-framework-vue3" 插件。你可以运行以下命令来检查是否已安装: bash npm list @tarojs/plugin-framework-vue3 或者 bash ...