ElectronCode
ElectronCode copied to clipboard
tasky app, npm install not working Failed to find Electron v1.6.18
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?
I'm getting a similar issue. It's all a bit outdated and won't run :(