-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Hello
My OS version is High Sierra 10.13.4
I clone your project and install packages and after run with npm start
I get these issues
I tried to fix the error said : Electron could not be found. No hard resets for you!
but no luck yet.
I will working on this project because of I like it
Some suggestions :
- Need better UI (More understandable and clean)
- Better UX in packaged app (Buttons - Colors - Sides ...)
For now I remember these
Overall app runs and seems working but need alot of major fixes, improvements specially for mac design need some clean UI and smooth UX
Note : I didn't bundled the app yet just npm start, not run in dist folder
Errors and Bugs :
- Mac Menu Bar going crazy and I don't know what's cause that freaking issue
(electron) The 'lstatSyncNoException' function has been deprecated and marked for removal.
Electron could not be found. No hard resets for you!
[55984:1102/212802.295773:ERROR:CONSOLE(506)] "Uncaught TypeError: Cannot read property 'nodeType' of null", source: chrome-devtools://devtools/bundled/elements/elements_module.js (506)
2018-11-02 21:28:05.888 Electron Helper[57283:5162458] Couldn't set selectedTextBackgroundColor from default ()
For now of course
I'm still playing with it ⚙️
Fixes I tried :
For Electron could not be found. No hard resets for you!
i tried the full path but no success
Index.js
if (isDevMode) {
// require('electron-reload')(__dirname)} //Not Working : Electron not found, no hard reset
require('electron-reload')(__dirname, { electron: path.join(__dirname, 'node_modules', '.bin', 'electron') })}
Shots :
These of shots from testing
Devmode app light
Dev Mode app dark
Dev Mode app expanded
Error within Inspector
macOS Menu Issue (White Logo, I think 🤔)
Terminal running log
Thanks for reading
I'll be in touch if you have any question
I love the Idea of InfinitTex