Git Product home page Git Product logo

bootstrap-vue3-demo's People

Contributors

xanf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

geldgames ryleyb

bootstrap-vue3-demo's Issues

No matching version found for @vue/test-utils@^2.0.0

Hello,

I don't know if I'm doing anything wrong but I'm not able to run this demo.
I have the following error:
No matching version found for @vue/test-utils@^2.0.0
It looks like it's originating from vue3-compat-build which has the following dependency:
"@vue/test-utils-vue3": "npm:@vue/test-utils@^2.0.0" and vue/test-utils doesn't have any 2.0.0 version yet (only rc at the moment)

Many errors on load of serve-vue3

I downloaded this demo, and ran these commands:

npm install --force  #without force @vue/compat conflicts with the package.json on the vue dependency (2.6.14 vs 3.2.22)
npm run-script serve-vue3

Output to the console looks like this:
Screen Shot 2022-10-13 at 1 00 28 PM

If I expand that error, the complaint is that buttons.js does this:

  render(h, { props, data, listeners, children }) {

And in reading listeners, that triggers the INSTANCE_LISTENERS error.

What am I missing?

I ended up down this rabbit-hole trying to solve my own problems running the vue3-compat-build of bootstrap-vue in my app, using MODE: 3. I get that error, and similar compat errors from the normalizeSlot mixin complaining about the use of $scopedSlots.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.