uNmAnNeR / imaskjs

vanilla javascript input mask
https://imask.js.org
MIT License
4.93k stars 257 forks source link

This dependency was not found (@vue/composition-api) #561

Closed yooouuri closed 2 years ago

yooouuri commented 3 years ago

Describe the bug

This dependency was not found:

* @vue/composition-api/dist/vue-composition-api.esm.js in ./node_modules/vue-demi/lib/index.mjs

Vue-demi does not install @vue/composition-api package:

vue-demi@^0.11.2:
  version "0.11.4"
  resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.11.4.tgz#6101992fe4724cf5634018a16e953f3052e94e2a"
  integrity sha512-/3xFwzSykLW2HiiLie43a+FFgNOcokbBJ+fzvFXd0r2T8MYohqvphUyDQ8lbAwzQ3Dlcrb1c9ykifGkhSIAk6A==

So im forced to install it, but I don't want to...

To Reproduce Install latest version of imaskjs (version "6.2.2")

Expected behavior No error should be thrown.

Environment:

Additional context Add any other context about the problem here.

uNmAnNeR commented 2 years ago

hey! @yooouuri can you try it on v6.4.2? thanks!