Giter Club home page Giter Club logo

asar-updater's Introduction

asar-updater's People

Contributors

renovate-bot avatar renovate[bot] avatar zce avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

asar-updater's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • got ^9.0.0
  • on-line ^0.1.1
  • semver ^6.0.0
  • electron ^1.6.11
  • standard 14.3.1
travis
.travis.yml

  • Check this box to trigger a request for Renovate to run again on this repository

更新app.asar 找不到正确路径?

updater.setFeedURL(path.join(__dirname, 'app.asar'), 'http://git.oschina.net/wedn/ebp/raw/vue/latest/data.json')

这样会找不到正确路径? Applications/app/Contents/Resources/app.asar/dist/app.asar

window7 下 无法替换 app.asar

你好,非常感谢您提供的npm包,我阅读了源码,使用后,使用了各种方法,但在win7 下无法完成替换,报如下错误:估计是进程被占用了,期望大哥能给点思路,thank you

{ Error: EBUSY: resource busy or locked, unlink 'E:\a_ab\resources\app.asar'
at Error (native)
errno: -4082,
code: 'EBUSY',
syscall: 'unlink',
path: 'E:\a_ab\resources\app.asar' }
{ Error: EPERM: operation not permitted, rename 'E:\a_ab\resources\update.asar' -> 'E:\a_ab\resources\app.asar'
at Error (native)
errno: -4048,
code: 'EPERM',
syscall: 'rename',
path: 'E:\a_ab\resources\update.asar',
dest: 'E:\a_ab\resources\app.asar' }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.