Code Monkey home page Code Monkey logo

electron-code-editor's Introduction

electron-code-editor

A minimal code editor, based on Electron

To Use

To run this app you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

git clone https://github.com/felixrieseberg/electron-code-editor
cd electron-code-editor
npm install
npm start

Resources for Learning Electron

License

MIT

electron-code-editor's People

Contributors

felixrieseberg avatar zeke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

electron-code-editor's Issues

Issues installing

 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 "devDependencies" of the same name with version "^1.4.1"
[1/4] ๐Ÿ”  Resolving packages...
warning electron > electron-download > nugget > progress-stream > through2 > xtend > [email protected]:
[2/4] ๐Ÿšš  Fetching packages...
[3/4] ๐Ÿ”—  Linking dependencies...
[4/4] ๐Ÿ“ƒ  Building fresh packages...
success Saved lockfile.
โœจ  Done in 52.66s.
yarn start v0.16.1
$ electron .
App threw an error during load
Error: Cannot find module 'electron-default-menu'
    at Module._resolveFilename (module.js:455:15)
    at Function.Module._resolveFilename (/Users/spenner/src/felixrieseberg/electron-code-editor/node_modules/electron/dist/Electron.app/Contents/Resources/electron.asar/common/reset-search-paths.js:35:12)
    at Function.Module._load (module.js:403:25)
    at Module.require (module.js:483:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/Users/spenner/src/felixrieseberg/electron-code-editor/menu.js:1:100)
    at Module._compile (module.js:556:32)
    at Object.Module._extensions..js (module.js:565:10)
    at Module.load (module.js:473:32)
    at tryModuleLoad (module.js:432:12)

Update

Please update this app

Fail to start application - "electron-forge: command not found"

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 /Users/anders/Apps/electron-code-editor
> electron-forge start

sh: electron-forge: command not found

I have git, node and npm installed. However I do not have electron forge, as it is not stated as a prerequisite. Do I need to install that manually first?

Running this on macOS Sierra (10.12.5) with GIT 2.10.1, NODE 7.9.0 and NPM 4.2.0.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.