Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

npm ERR! Cannot read property '_updated' of undefined #12439

Closed
@qkboo

Description

@qkboo

I just search by npm what express version are available
But npm error "npm ERR! Cannot read property '_updated' of undefined"

below contents are npm-debug.log

0 info it worked if it ends with ok
1 verbose cli [ '/home/qkboo/.nvm/versions/node/v5.10.1/bin/node',
1 verbose cli   '/home/qkboo/.nvm/versions/node/v5.10.1/bin/npm',
1 verbose cli   'search',
1 verbose cli   'express' ]
2 info using [email protected]
3 info using [email protected]
4 silly mapToRegistry name -/all
5 silly mapToRegistry using default registry
6 silly mapToRegistry registry https://registry.npmjs.org/
7 silly mapToRegistry data Result {
7 silly mapToRegistry   raw: '-/all',
7 silly mapToRegistry   scope: null,
7 silly mapToRegistry   name: null,
7 silly mapToRegistry   rawSpec: '-/all',
7 silly mapToRegistry   spec: '/home/qkboo/express_v4/uploader_multer/-/all',
7 silly mapToRegistry   type: 'local' }
8 silly mapToRegistry uri https://registry.npmjs.org/-/all
9 info updateIndex /home/qkboo/.npm/registry.npmjs.org/-/all/.cache.json
10 verbose correctMkdir /home/qkboo/.npm correctMkdir not in flight; initializing
11 verbose stack TypeError: Cannot read property '_updated' of undefined
11 verbose stack     at /home/qkboo/.nvm/versions/node/v5.10.1/lib/node_modules/npm/lib/cache/update-ind
ex.js:61:26
11 verbose stack     at /home/qkboo/.nvm/versions/node/v5.10.1/lib/node_modules/npm/node_modules/gracefu
l-fs/polyfills.js:210:7
11 verbose stack     at FSReqWrap.oncomplete (fs.js:82:15)
12 verbose cwd /home/qkboo/express_v4/uploader_multer
13 error Linux 4.4.4-std-3
14 error argv "/home/qkboo/.nvm/versions/node/v5.10.1/bin/node" "/home/qkboo/.nvm/versions/node/v5.10.1/
bin/npm" "search" "express"
15 error node v5.10.1
16 error npm  v3.8.3
17 error Cannot read property '_updated' of undefined
18 error If you need help, you may report this error at:
18 error     <https://github.com/npm/npm/issues>
19 verbose exit [ 1, true ]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions