This repository was archived by the owner on Oct 2, 2020. It is now read-only.

Description
The coffee-script dependency (at least for me) no longer installs coffeescript and prints a warning to the console. Instead, it breaks the install:
$ npm install --save-dev electron-compilers
npm ERR! code E404
npm ERR! 404 Not Found: coffee-script@^1.10.0
Merging in this pull request should fix the issue.