Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Tags
    3. npm
    Log in to post

    • Y

      "This relative module was not found" when using a Capacitor plugin
      Help • capacitor error npm plugins • • yhu420  

      2
      0
      Votes
      2
      Posts
      5
      Views

      metalsadman

      @yhu420 you need to point the path to src-capacitor/node_modules, using the app alias, try this import app/src-capacitor/node_modules/@codetrix-studio/capacitor-google-auth.
    • C

      Can I import a single component from npm?
      Help • npm components • • CL26  

      2
      0
      Votes
      2
      Posts
      15
      Views

      dobbel

      There are 3 ways to use quasar. I don’t think this is one of them. It would be awesome if it was that easy to just import a random component like q-table in an existing project. For the why it doesn’t work like this. My guess is that q-table depends on other quasar code. https://quasar.dev/start/pick-quasar-flavour I think the UMD route is the way to go for you, or rebuilt with Q-cli.
    • F

      How do I use csvtojson with Quasar?
      Help • npm json csv install • • fakedrpanda  

      5
      0
      Votes
      5
      Posts
      43
      Views

      F

      @s-molinari Makes sense. Thank you!
    • marek.kaczkowski

      `Quasar App Extension "serve" is missing` error
      CLI • quasar cli npm serve yarn • • marek.kaczkowski  

      1
      1
      Votes
      1
      Posts
      111
      Views

      No one has replied