-
Notifications
You must be signed in to change notification settings - Fork 3
Electron Upgrade progress #46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…better-ipc, changed to use grpc-js instead of grpc (should be fairly seamless but something's wrong), upgraded a bunch of stuff, started moving all the relevant stuff into preload.js (idk how much has to go there and what can stay -see clapiserver.ts)
|
Electron-context-menu is not playing nice. Consider replacing it with the official version instead of Nehbit's fork? |
|
After changing electron context menu to the official version, and bumping node to v14, it builds but breaks. also grpc missing? |
|
feapiconsumer.ts has grpc left |
|
Failing now because we need newer NPM version. |
|
feapi consumer init fails at |
Upgraded electron, changed to use electron's base ipc lib instead of better-ipc, changed to use grpc-js instead of grpc (should be fairly seamless but something's wrong), upgraded a bunch of stuff, started moving all the relevant stuff into preload.js (idk how much has to go there and what can stay -see clapiserver.ts)