brackets-userland / brackets-electron

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
81 stars 8 forks source link

A build of master doesn't run correctly #94

Closed ficristo closed 7 years ago

ficristo commented 7 years ago

Prerequisites

Description

After a clean install codemirror is not available

Versions

Windows master rev 3c44e8259c4e134aa2a0905cf9347544b9900aca

Steps to Reproduce

  1. git clean -xdf
  2. npm install
  3. npm run dev
  4. npm start -- --enable-logging

Expected behavior: [What you expected to happen] CodeMirror should be available

Actual behavior: [What actually happened] CodeMirror is not available

zaggino commented 7 years ago

Due to changes in CodeMirror build it's no longer possible to link directly to Github commit. Fixed.