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

    quasar dev -m electron starting but quitting after change

    Help
    2
    3
    343
    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.
    • B
      blekk last edited by

      Hello,

      after running

      quasar dev -m electron
      

      electron app is started - but failing to reload after changes

      app:electron Shutting down Electron process... +1ms
      app:spawn Command "C:\...\node_modules\electron\dist\electron.exe" failed with exit code: 1 +1ms
      

      tried to find solution but also failed.

      Aleksander

      1 Reply Last reply Reply Quote 0
      • M
        Max last edited by

        please post a quasar info output

        1 Reply Last reply Reply Quote 0
        • B
          blekk last edited by

          Operating System - Windows_NT(10.0.17134) - win32/x64
          NodeJs - 10.15.1

          Global packages
          NPM - 6.4.1
          yarn - 1.16.0
          @quasar/cli - 1.0.0
          cordova - Not installed

          Important local packages
          quasar - 1.0.5 – Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
          @quasar/app - 1.0.4 – Quasar Framework local CLI
          @quasar/extras - 1.2.0 – Quasar Framework fonts, icons and animations
          vue - 2.6.10 – Reactive, component-oriented view layer for modern web interfaces.
          vue-router - 3.0.7 – Official router for Vue.js 2
          vuex - 3.1.1 – state management for Vue.js
          electron - 5.0.6 – Build cross platform desktop apps with JavaScript, HTML, and CSS
          electron-packager - 13.1.1 – Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI
          electron-builder - Not installed
          @babel/core - 7.5.4 – Babel compiler core.
          webpack - 4.35.3 – Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, … and your custom stuff.
          webpack-dev-server - 3.7.2 – Serves a webpack app. Updates the browser on changes.
          workbox-webpack-plugin - 4.3.1 – A plugin for your Webpack build process, helping you generate a manifest of local files
          that workbox-sw should precache.
          register-service-worker - 1.6.2 – Script for registering service worker, with hooks

          Quasar App Extensions
          None installed

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