SethEden / electronVueJS-App

A working Electron-VueJS app template that can be forked to build other cross-platform projects
2 stars 0 forks source link

getPath undefined #2

Open Castrosteven opened 4 years ago

Castrosteven commented 4 years ago

yarn install && yarn electron:serve

Uncaught TypeError: Cannot read property 'getPath' of undefined at getPath (utils.js?e375:19) at getIDMapPath (index.js?b206:29) at eval (index.js?b206:32) at Object../node_modules/electron-devtools-installer/dist/index.js (chunk-vendors.js:1129) at webpack_require (app.js:849) at fn (app.js:151) at eval (background.js?e28f:1) at Module../src/Application/electronVueJS-App/background.js (app.js:949) at webpack_require (app.js:849) at fn (app.js:151)

SethEden commented 4 years ago

I think I've re-built this package a few times from the ground up since you posted this. This whole project is very much in the beginning stages. I wouldn't expect anything to work yet. It's also seriously a learning curve for me since I'm not familiar at all with the following technologies used here (Webpack, Electron, Electron-Builder, VueJS, Vuetify) If you want something that works and has a bit more maturity check out my NodeJS-App, that one has some stuff you can build on. Although it is not a graphical user interface. I'm actually in the process of trying to port that code into this project. ;-) Let me know if you'd like to help! I'd be happy to have someone to work with!! I've got a discord server we can chat on.