vuex-electron icon indicating copy to clipboard operation
vuex-electron copied to clipboard

Updated dependencies

Open douglassllc opened this issue 4 years ago • 4 comments

These updates should resolve https://github.com/vue-electron/vuex-electron/issues/17

Here is some additional information: https://github.com/sindresorhus/electron-store/releases/tag/v6.0.0 https://github.com/npm/write-file-atomic/issues/49

douglassllc avatar Jul 26 '20 11:07 douglassllc

Why is the Travis CI build erroring?

NoelDavies avatar Aug 16 '20 18:08 NoelDavies

I have been waiting for this fix for a long long time. Thank you for referencing the issue I would have never heard of it. I'll reply here if I see that stupid error again!

tominal avatar Aug 18 '20 12:08 tominal

Why is the Travis CI build erroring?

@NoelDavies Good question... I will look into it.

douglassllc avatar Aug 18 '20 13:08 douglassllc

It seems the travis-ci was failing because the package uses yarn, while I use npm which created a package-lock.json file that was conflicting with yarn.

Now the reason for the travis-ci failure seems to be because my credentials do not have permissions to the repo.

ERROR  Could not add github status.
        401: Bad credentials 

@MrEmelianenko @Stormtv @PaulBernier can one of you finalize this PR. Let's keep this package alive.

douglassllc avatar Aug 18 '20 14:08 douglassllc