Giter VIP home page Giter VIP logo

Comments (6)

mgreengithelps avatar mgreengithelps commented on May 26, 2024 1

You do have vuetify-loader installed, that is where the second warning is coming from. Probably because you are using the vuetify beta release (from @nuxtjs/[email protected]) and the vuetify-loader is still set to expect a stable release (but is fine to use with beta vuetify) for use in production. You would have to ask the maintainers of the vuetify-loader repository, but I am going to guess that is what is going on there. Either way, I think you can ignore that warning while using the beta release of vuetify-module.

from vuetify-module.

douira avatar douira commented on May 26, 2024

thanks, ok so that solves the second one. Do you know anything about the first issue? The fact that I can't install a newer version than 1.0.1 of css-loader because it's being used wrong by nuxt is pretty annoying.

from vuetify-module.

mgreengithelps avatar mgreengithelps commented on May 26, 2024

Hmm yeah not sure, you may want to try asking in vue-loader or nuxt

Did you follow the instructions for installing the vuetify-module, it is using a Nuxt edge package and not a Nuxt stable package, "nuxt-edge": "^2.9.0-26035210.efd242ad", you mentioned you are using [email protected]?

Maybe delete your node_modules directory and try reinstalling with Nuxt edge?

from vuetify-module.

douira avatar douira commented on May 26, 2024

The problem with the peer dependency of css-loader@* being ok with all versions has been around for a while. I just updated from my older Vuetify 1.5 installation to this new module. This problem was happening with older (stable) nuxt versions as well. It would be nice if they either set the version to have to be 1.* or just update their use of css-loader's api as it's at version 3 now.

from vuetify-module.

mgreengithelps avatar mgreengithelps commented on May 26, 2024

I see, if you have not seen an explanation before then maybe ask in vue-loader and see if they have an explanation as to why it is set up this way? Sorry I couldn't help anymore than that.

from vuetify-module.

douira avatar douira commented on May 26, 2024

thanks for the help. I'll take the issue with css-loader to vue-loader's issues.

from vuetify-module.

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.