Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在我的第一个项目中使用 vuesax,我爱上了 vuesax 组件。我实际上正在使用 Vue cli 2。
vuesax 需要哪个版本的 Vue?
vuesax 3.x和4.x依赖于 Vue 2。
vuesax
所以vuesax项目需要在你的项目中使用最新版本的 Vue 2(目前是 2.6.14):
npm i -S vue@2