ElectronCode icon indicating copy to clipboard operation
ElectronCode copied to clipboard

tasky app, npm install not working Failed to find Electron v1.6.18

Open iamrahulroy opened this issue 2 years ago • 1 comments

Hello, @StephenGrider!

Thanks for putting up the course. I'm not able to setup the tasky app from "Section 4: Status Try Applications", on running npm install, it throws the following error:

npm ERR! Error: Failed to find Electron v1.6.18 for darwin-arm64 at https://github.com/electron/electron/releases/download/v1.6.18/electron-v1.6.18-darwin-arm64.zip

It seems like the electron version used no longer exists on Github. I want to follow alone, but it's a blocker. I can try to port the app to a newer Electron version, but that'll be too much work. Any quick tips/suggestions to fix the issue?

iamrahulroy avatar Aug 09 '22 11:08 iamrahulroy

I'm getting a similar issue. It's all a bit outdated and won't run :(

totalnerd-es avatar Aug 24 '22 16:08 totalnerd-es