Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tested on macOS High Sierra #5

@JARVIS-AI

Description

@JARVIS-AI

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 :

  1. Need better UI (More understandable and clean)
  2. 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 :

  1. Mac Menu Bar going crazy and I don't know what's cause that freaking issue
  2. (electron) The 'lstatSyncNoException' function has been deprecated and marked for removal.
  3. Electron could not be found. No hard resets for you!
  4. [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)
  5. 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


IMG-1

Dev Mode app dark


IMG-4

Dev Mode app expanded


IMG-3

Error within Inspector


IMG-2

macOS Menu Issue (White Logo, I think 🤔)


IMG-5

Terminal running log


IMG-6

Thanks for reading
I'll be in touch if you have any question
I love the Idea of InfinitTex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions