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
    1. Home
    2. blekk
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    blekk

    @blekk

    0
    Reputation
    2
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    blekk Follow

    Latest posts made by blekk

    • RE: quasar dev -m electron starting but quitting after change

      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

      posted in Help
      B
      blekk
    • quasar dev -m electron starting but quitting after change

      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

      posted in Help
      B
      blekk