electron-code-editor icon indicating copy to clipboard operation
electron-code-editor copied to clipboard

:zap: A tiny code editor based on Electron, in ~100 lines of code

Results 4 electron-code-editor issues
Sort by recently updated
recently updated
newest added

Installing and running using the app using the commands from the README fails. git clone https://github.com/felixrieseberg/electron-code-editor cd electron-code-editor npm install npm start Gives me the following error. > [email protected] start...

Please update this app

``` s/f/electron-code-editor ╍ yarn; yarn start (1s 446ms) yarn install v0.16.1 info No lockfile found. warning [email protected]: "dependencies" has dependency "electron" with range "^1.4.7" that collides with a dependency in...