No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    App Extension cannot find ui dependency

    Help
    extension
    2
    3
    94
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      neilhoff last edited by

      This is my first attempt at a Quasar extension: Click-to-edit be nice 🙂

      I am running into an issue after installing it on a project using quasar ext add click-to-edit and then kicking off quasar dev

      67512258-ff0b-48b2-be80-c33dd217a2e3-image.png

      I look in the node_modules folder and they are both installed:
      f4e327a7-3b1b-4a32-ab83-1911c076b5cc-image.png

      Any ideas?

      Thanks!

      dobbel 1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel @neilhoff last edited by

        @neilhoff

        same error here. You could post a github issue:

        https://github.com/neilhoff/quasar-app-extension-click-to-edit

        1 Reply Last reply Reply Quote 0
        • N
          neilhoff last edited by

          Sorry…I didn’t make it clear but I am the developer.

          Steps I took to create the project:

          1. quasar create my-ext --kit ui
          2. Developed in the /ui/src folder
          3. Tested using the /ui/dev folder (It worked great)
          4. Published the /ui to NPM using npm publish
          5. Published the /app-extension to NPM using npm publish

          Did I miss a step?

          1 Reply Last reply Reply Quote 0
          • First post
            Last post