Rafael F Beraldo

Results 21 comments of Rafael F Beraldo

Closing this as the PR has been merged. I didn't test but using `@electron/asar` probably breaks autoupdater from `electron-builder`. For those who's gonna look at this in the future, what...

Would love to see this on electron-builder, Electron@30 added support for Windows machines as well.

> Although I guess the expectation here is that you want "Custom error" to show up in the page as the error message, is that correct? Yes > For that...

Yep, both. I'm using the CLI from [electron-vue](https://github.com/SimulatedGREG/electron-vue)

Just tested installing the components on my own components folder and it worked. Is there any way to use it as standalone to just import from node_modules? Edit: It's also...

Ah, so we need to add vue-admin either way?

Could you please show me the code on that repo you said?

Got it to work, I updated all my packages and added the bulma alias on webpack. Thanks a lot @luventa !

So I was getting everything in order and the error occurried again, I noticed that when I have ``"vue-bulma-notification": "^1.1.1",`` on my dependencies, I get that error again, and when...

It's a weird little inconsistency, although pretty easily to workaround.