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
-
please post a
quasar info
output -
Operating System - Windows_NT(10.0.17134) - win32/x64
NodeJs - 10.15.1Global packages
NPM - 6.4.1
yarn - 1.16.0
@quasar/cli - 1.0.0
cordova - Not installedImportant 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 hooksQuasar App Extensions
None installed