Giter Club home page Giter Club logo

electron-lets-move's Introduction

Hi there ๐Ÿ‘‹

electron-lets-move's People

Contributors

tommoor avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

electron-lets-move's Issues

If ESC pressed app not starting anymore with 'electron .'

I just tried to test lets-move with default settings on unpackaged app.

Not sure if this is known behavior, but when ESC pressed it breaks app starting via npm start Start script electron . seems to be broken.

I think ESC calls 'Move To Application' button instead of 'Don't Move' Button by default.

$ npm start

> [email protected] start /app/path
> electron .

events.js:163
      throw er; // Unhandled 'error' event
      ^

Error: spawn /app/path/node_modules/electron/dist/Electron.app/Contents/MacOS/Electron ENOENT
    at exports._errnoException (util.js:1050:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:367:16)
    at _combinedTickCallback (internal/process/next_tick.js:80:11)
    at process._tickCallback (internal/process/next_tick.js:104:9)
    at Module.runMain (module.js:607:11)
    at run (bootstrap_node.js:427:7)
    at startup (bootstrap_node.js:151:9)
    at bootstrap_node.js:542:3

Reinstalling electron helps to fix this issue

npm install electron -D

Moving from a mounted dmg

Is it possible to move โ€“ or rather copy โ€“ the file in case it's inside a mounted disk? Right now nothing happens.

Moves to ~/Applications instead of /Applications

Password request dialog is popping up but the file is being moved to ~/Applications instead of /Applications. I don't use ~/Applications but Chrome has placed a few folders in there so the path exists. This is confusing as all my apps are usually placed in the root /Applications.

image

Moving the existing Application to the trash fails in combination with authorisation required

When the destination directory is not writable you already use sudo to move the application. This works fine, but only when there is not an already existing version of the same application in that directory.

But if there is, you also try to move that already existing application with the same name to the trash. If the destination directory is not writable that fails. And then the move also fails because the destination already exists.

Don't require peer of `electron@*`

Most electron apps are using two packages like you can see here and here. In turn, the "electron" package won't be inside the package.json where your package sits.

This will make npm keep throwing the error!

npm WARN [email protected] requires a peer of electron@* but none was installed.

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.