Git Product home page Git Product logo

Comments (6)

vire avatar vire commented on June 1, 2024

@ejfrancis published v1.0.0 with the upper libs set to deps

from jest-vue-preprocessor.

ejfrancis avatar ejfrancis commented on June 1, 2024

thanks!

from jest-vue-preprocessor.

wopian avatar wopian commented on June 1, 2024

vue-template-compiler should be peerDependencies 🤔

Adding it as a dependency means the module is downloaded twice if I have the compiler in my package.json too & they target different versions.

However due to the core Vue packages requiring an exact version match, my tests are now failing. As this change locks it to [email protected], whereas i'm using [email protected] I get a vue package mismatch error 😨


"peerDependencies": { "vue-template-compiler": "^2.0.0" }

This would use the vue-template-compiler version in their package.json if its > 2 (me) and install it if its missing (OP) 😀

from jest-vue-preprocessor.

vire avatar vire commented on June 1, 2024

@wopian I'll try to upgrade deps versions today

from jest-vue-preprocessor.

vire avatar vire commented on June 1, 2024

@wopian can you try with v1.0.1 - see #21

from jest-vue-preprocessor.

wopian avatar wopian commented on June 1, 2024

@vire updated when it was released - works 👌👌

from jest-vue-preprocessor.

Related Issues (20)

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.