GoogleMusicAPI.NodeJS icon indicating copy to clipboard operation
GoogleMusicAPI.NodeJS copied to clipboard

Getting error

Open caioketo opened this issue 10 years ago • 0 comments

Im running on raspberry pi (raspbian) on node v0.11.9

Im getting this error: "/home/pi/kethcar/node_modules/googlemusicapi/index.js:83 response.headers['set-cookie'] && response.headers['set-cookie'].forEach(fu ^ TypeError: Cannot read property 'headers' of null at /home/pi/kethcar/node_modules/googlemusicapi/index.js:83:12 at Request. (/home/pi/kethcar/node_modules/googlemusicapi/index.js:133:5) at Request.EventEmitter.emit (events.js:101:17) at Request.mixin._fireError (/home/pi/kethcar/node_modules/googlemusicapi/node_modules/restler/lib/restler.js:204:10) at ClientRequest. (/home/pi/kethcar/node_modules/googlemusicapi/node_modules/restler/lib/restler.js:243:14) at ClientRequest.EventEmitter.emit (events.js:98:17) at TLSSocket.socketErrorListener (_http_client.js:234:9) at TLSSocket.EventEmitter.emit (events.js:120:20) at TLSSocket._tlsError (_tls_wrap.js:309:10) at TLSWrap.ssl.onerror (_tls_wrap.js:233:12)"

caioketo avatar Nov 24 '14 13:11 caioketo