Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

coffee-script dependency breaks install #87

Closed
chrisboogz opened this issue Mar 1, 2018 · 1 comment
Closed

coffee-script dependency breaks install #87

chrisboogz opened this issue Mar 1, 2018 · 1 comment

Comments

@chrisboogz
Copy link

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.

@chrisboogz
Copy link
Author

Turns out the error is because our out-of-date private npm repo isn't properly handling deprecation redirects. But it'd still be nice to have that dependency cleaned up!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant