Tom Moor

Results 392 comments of Tom Moor

Hey @liaa - it does appear that this example isn't working every time but I'm not sure if it's related to coming from a remote server or not… Could you...

Thanks @zone117x are you seeing this issue? I'd definitely like to get a fix in for that

@davej there is work in progress on the `develop` branch. I'm not sure how long it will take to get to a releasable state - totally depends on what time...

Yo @bengotow not sure if you noticed, but they included a new API in Electron to achieve this so this module has become a little redundant. I don't know if...

The logic here is the same as `lets-move`. If a user Applications folder exists then the module uses it. I think this is best for folks in more locked down...

I agree that this behavior needs changing however I don't think an option at compile time is the right solution - you're basically saying if the application author uses the...

Right, so probably the order should just always be: - Place in /Applications if user has write access - Place in ~/Applications if it exists - Fallback to requesting sudo...

Good find, it would indeed be great to detect this scenario and move the app instead of copy

Oh boy, that doesn't look great. Would happily accept a fix for this – which browser are you testing in?

Hey Drew, that would be the way to do it right now - perhaps we could provide the optional prop to pass a strategy object into the component