spolu / breach_core

A Browser written in JS. Free. Modular. Hackable.
https://breach.github.io/breach_core/
MIT License
5.39k stars 411 forks source link

Need better error for invalid package.json of module #127

Open knownasilya opened 10 years ago

knownasilya commented 10 years ago

Currently we run into this when trying to install a package with an invalid package.json.

The error was ambiguous at first, but if you add the return it was less ambiguous, but still ambiguous.. lol. Something about a missing } somewhere..

spolu commented 10 years ago

Yes we totally need a proper error message in the core module_manager