Files
meteor/tools/tests
Jesse Rosenberger 27819a164b Update installNpmModule to properly capture newer npm error formats. (#8564)
Previously, we captured and displayed shorter error messages for the
more complicated and unnecessarily verbose messages which npm produced.

While updating npm to 4.4.4, I observed the changelog for 4.4.0
indicated it would now produce less verbose messages.  In searching for
possible Meteor conflicts with this, I discovered that
`installNpmModule` had already regressed on providing pretty messages.

This fixes those messages to be parsed properly and adds tests which
ensure if npm changes again that we can capture them.

Follows-up on: https://github.com/meteor/meteor/pull/8562
2017-04-05 11:46:29 -04:00
..
2016-03-17 21:20:12 +01:00
2016-03-17 16:48:25 +01:00
2016-03-17 16:48:25 +01:00
2016-06-06 02:17:36 +03:00
2016-11-02 12:47:01 -04:00
2015-08-06 16:39:00 -07:00
2016-05-13 15:09:03 -07:00
2016-11-02 14:18:42 -04:00