Giter VIP home page Giter VIP logo

Comments (4)

freddy38510 avatar freddy38510 commented on August 22, 2024

If i refer to the Quasar documentation, to develop localy an app extension, you should add it to the dependencies like this:

$ yarn add --dev file://path/to/our/app/ext/root
# or
$ yarn add --dev link://path/to/our/app/ext/root

If you don't want to repeat the uninstall and install procedures, just follow the Developing section of the readme.

The only difference i can think of between this AE and this one, is that quasar-app-extension-ssg package is not published yet.

PS: On which platform are you working ? Linux, MacOS or Windows ?

from quasar-app-extension-ssg.

freddy38510 avatar freddy38510 commented on August 22, 2024

@vandelpavel,

I published the AE to NPM. Could you try to update it, and tell me if you still have this issue please ?

from quasar-app-extension-ssg.

vandelpavel avatar vandelpavel commented on August 22, 2024

Same project, same AE but all migrated to V2.
Still need to do that 'hack' in order to refresh the other AE dependecy.

To be clear i launch yarn add ../path then '`quasar ext invoke `` and the build still use the older dependency.
If i delete node modules and re install them it works.

(Sorry if late)

from quasar-app-extension-ssg.

freddy38510 avatar freddy38510 commented on August 22, 2024

Which V2 ? That of Quasar, or that of quasar-app-extension-ssg ?

I have no issue when using the yarn link command like described in the doc. You can even switch between the corresponding v2 and v3 branches by running git checkout 2.x or git checkout master.

A quote from the Quasar documentation:

There have been many reports of problems linking via file: and link:. This is outside of Quasar’s reach, but is likely to do with your development environment, aka your mileage with Windows will vary.

from quasar-app-extension-ssg.

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.