Geoff Lawson

Results 32 comments of Geoff Lawson

@KishanBagaria - you can use getAuthStatus to poll for the status change.

@rlingineni @FluffyDiscord - sorry for the late response. Yes, I have time this weekend to do so.

@rlingineni or @FluffyDiscord, I have a branch with the fix if you wouldn't mind trying before I publish. `npm install https://github.com/glawson/electron-deeplink.git#fixes-uncaught-on-windows`

@FluffyDiscord - I didn't get a chance to today, I'll get to it tomorrow evening :)

Notes: C:\\Users\\geofflawson\\Desktop\\electron-webpack-quick-start\\node_modules\\electron\\dist\\electron.exe --inspect=5858 C:\\Users\\geofflawson\\Desktop\\electron-webpack-quick-start\\dist\\main\\main.js errors with: > [HMR] Env ELECTRON_HMR_SOCKET_PATH is not set this is from: > https://github.com/electron-userland/electron-webpack/blob/master/packages/electron-webpack/src/electron-main-hmr/main-hmr.ts `electron-webpack dev` starts webpack dev server. assuming that this is the dev...

@FluffyDiscord - I don't think it's impossible, I just need to figure out their webpack setup for dev. I might need to add an option where you can pass path...

@FluffyDiscord - I need to catch up with this. Were you able to move forward?

@Lermatroid - sorry for the late response, I'm out on vacation right now. I honestly need to re-look into this issue. When @FluffyDiscord updated me last back in 4/21 I...

Yeah, macos LaunchServices has changed a bunch, and node-gyp is out of date in this repo. I'm in the process of a v2 right now to deal with these changes.

Hi @esracoskun - I need to update the node-gyp package and node requirements to LTS. I'm currently working on this as a v2.