atom-search icon indicating copy to clipboard operation
atom-search copied to clipboard

Cannot install

Open georgeyord opened this issue 10 years ago • 1 comments

apm install search

Installing search to /home/user/.atom/packages 
TypeError: Cannot read property 'latest' of undefined
    at /usr/share/atom/resources/app/apm/lib/install.js:341:28
    at Request._callback (/usr/share/atom/resources/app/apm/lib/request.js:59:22)
    at Request.self.callback (/usr/share/atom/resources/app/apm/node_modules/npm/node_modules/request/request.js:344:22)
    at Request.emit (events.js:98:17)
    at Request.<anonymous> (/usr/share/atom/resources/app/apm/node_modules/npm/node_modules/request/request.js:1239:14)
    at Request.emit (events.js:117:20)
    at IncomingMessage.<anonymous> (/usr/share/atom/resources/app/apm/node_modules/npm/node_modules/request/request.js:1187:12)
    at IncomingMessage.emit (events.js:117:20)
    at _stream_readable.js:944:16
    at process._tickCallback (node.js:442:13)

lsb_release -a

Distributor ID: Ubuntu
Description:    Ubuntu 14.10
Release:    14.10
Codename:   utopic

georgeyord avatar Aug 14 '15 08:08 georgeyord

this is because of https://github.com/atom/atom.io/issues/191 fixed by #17

#16, #10

wesinator avatar Dec 08 '19 19:12 wesinator