Node: NPM terminates

Created on 31 Mar 2017  路  2Comments  路  Source: nodejs/node

node -v

v6.9.4

uname -a

Linux 4.5.4 #1 SMP Thu Mar 30 12:59:57 BST 2017 armv7l GNU/Linux

When running an npm install or npm login keep receiving a terminated message. Debug output is;

curl registry.npmjs.org

{"db_name":"registry","doc_count":519520,"doc_del_count":350,"update_seq":4369757,"purge_seq":0,"compact_running":false,"disk_size":3054194817,"data_size":2278449589,"instance_start_time":"149062173271887# NODE_DEBUG=net npm install fakerted_update_seq":4369757}# curl registry.npmjs.org
NET 18017: pipe false undefinedeTree: sill install loadCurrentTree
NET 18017: connect: find host registry.npmjs.org
NET 18017: connect: dns options { family: undefined, hints: 32 }
NET 18017: _read
NET 18017: _read wait for connection
NET 18017: afterConnectnormalizeTree: sill install loadCurrentTree
NET 18017: _read
NET 18017: Socket._read readStart
NET 18017: afterWrite 0normalizeTree: sill install loadCurrentTree
NET 18017: afterWrite call cb
NET 18017: onread 294
NET 18017: got data
NET 18017: _read
Terminated

npm

Most helpful comment

This issue should probably be created over on the npm issue tracker instead.

All 2 comments

This issue should probably be created over on the npm issue tracker instead.

Could you please post it on npm's issue tracker with a full log of npm-debug.log? Then I can investigate more. Thanks :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

srl295 picture srl295  路  3Comments

mcollina picture mcollina  路  3Comments

jmichae3 picture jmichae3  路  3Comments

willnwhite picture willnwhite  路  3Comments

seishun picture seishun  路  3Comments