private-bower version: 1.1.8
The GET call to https://bower.herokuapp.com/packages returns an empty string when node-rest-client@^1.0.0 (which resolves to 1.8.0) is used, causing processData to fail.
To fix the problem is sufficient to bump the node-rest-client version to ^2.0.0.