floating-vue
floating-vue copied to clipboard
Install Vue 2 version with yarn 3 not working
Hi, Trying to install Vue 2 version with yarn 3.3 using 'yarn add floating-vue@vue2' get this error :
➤ YN0000: ┌ Resolution step ➤ YN0001: │ Error: floating-vue@vue2 isn't supported by any available resolver at zf.getResolverByDescriptor (/Users/fredericrufin/Sites/webapachekit/.yarn/releases/yarn-3.3.1.cjs:391:1647) at zf.bindDescriptor (/Users/fredericrufin/Sites/webapachekit/.yarn/releases/yarn-3.3.1.cjs:391:1036) at Z (/Users/fredericrufin/Sites/webapachekit/.yarn/releases/yarn-3.3.1.cjs:439:6905) ➤ YN0000: └ Completed ➤ YN0000: Failed with errors in 0s 58ms
Same error using yarn 2.4.3