|
| 1 | +0 info it worked if it ends with ok |
| 2 | +1 verbose cli [ '/usr/bin/nodejs', |
| 3 | +1 verbose cli '/usr/bin/npm', |
| 4 | +1 verbose cli 'search', |
| 5 | +1 verbose cli '@angular/typings' ] |
| 6 | + |
| 7 | + |
| 8 | +4 silly mapToRegistry name -/all |
| 9 | +5 silly mapToRegistry using default registry |
| 10 | +6 silly mapToRegistry registry https://registry.npmjs.org/ |
| 11 | +7 silly mapToRegistry data Result { |
| 12 | +7 silly mapToRegistry raw: '-/all', |
| 13 | +7 silly mapToRegistry scope: null, |
| 14 | +7 silly mapToRegistry escapedName: null, |
| 15 | +7 silly mapToRegistry name: null, |
| 16 | +7 silly mapToRegistry rawSpec: '-/all', |
| 17 | +7 silly mapToRegistry spec: '-/all', |
| 18 | +7 silly mapToRegistry type: 'local' } |
| 19 | +8 silly mapToRegistry uri https://registry.npmjs.org/-/all |
| 20 | +9 info updateIndex /home/quang/.npm/registry.npmjs.org/-/all/.cache.json |
| 21 | +10 verbose correctMkdir /home/quang/.npm correctMkdir not in flight; initializing |
| 22 | +11 verbose stack TypeError: Cannot read property '_updated' of undefined |
| 23 | +11 verbose stack at /usr/lib/node_modules/npm/lib/cache/update-index.js:61:26 |
| 24 | +11 verbose stack at /usr/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:210:7 |
| 25 | +11 verbose stack at FSReqWrap.oncomplete (fs.js:123:15) |
| 26 | +12 verbose cwd /home/quang/Working/quang/github/angular2-odoo-jsonrpc |
| 27 | +13 error Linux 4.4.0-31-generic |
| 28 | +14 error argv "/usr/bin/nodejs" "/usr/bin/npm" "search" "@angular/typings" |
| 29 | +15 error node v6.3.0 |
| 30 | +16 error npm v3.10.3 |
| 31 | +17 error Cannot read property '_updated' of undefined |
| 32 | +18 error If you need help, you may report this error at: |
| 33 | +18 error <https://github.com/npm/npm/issues> |
| 34 | +19 verbose exit [ 1, true ] |
0 commit comments