Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'grey' of undefined #17

Open
hsxiaoma opened this issue Dec 8, 2016 · 3 comments
Open

TypeError: Cannot read property 'grey' of undefined #17

hsxiaoma opened this issue Dec 8, 2016 · 3 comments

Comments

@hsxiaoma
Copy link

hsxiaoma commented Dec 8, 2016

C:\Users>sfile lodash
搜索 lodash 共有 2 个库,当前列出 2 个:
C:\Program Files\nodejs\node_modules\sfile\bin\sfile:178
list.add(lib, lib.base + lib.subLabel.grey);
^

TypeError: Cannot read property 'grey' of undefined
at C:\Program Files\nodejs\node_modules\sfile\bin\sfile:178:48
at Array.forEach (native)
at C:\Program Files\nodejs\node_modules\sfile\bin\sfile:170:19
at Request._callback (C:\Program Files\nodejs\node_modules\sfile\lib\index.j
s:7:12)
at Request.self.callback (C:\Program Files\nodejs\node_modules\sfile\node_mo
dules\request\request.js:129:22)
at emitTwo (events.js:87:13)
at Request.emit (events.js:172:7)
at Request. (C:\Program Files\nodejs\node_modules\sfile\node_modu
les\request\request.js:873:14)
at emitOne (events.js:82:20)
at Request.emit (events.js:169:7)

@tanranran
Copy link

+1

@think2011
Copy link

➜  desktop sfile jquery
 搜索 jquery 共有 10 个库,当前列出 10 个:
/Users/think2011/.nvm/versions/node/v7.8.0/lib/node_modules/sfile/bin/sfile:178
          list.add(lib, lib.base + lib.subLabel.grey);
                                               ^

TypeError: Cannot read property 'grey' of undefined
    at /Users/think2011/.nvm/versions/node/v7.8.0/lib/node_modules/sfile/bin/sfile:178:48
    at Array.forEach (native)
    at /Users/think2011/.nvm/versions/node/v7.8.0/lib/node_modules/sfile/bin/sfile:170:19
    at Request._callback (/Users/think2011/.nvm/versions/node/v7.8.0/lib/node_modules/sfile/lib/index.js:7:12)
    at Request.self.callback (/Users/think2011/.nvm/versions/node/v7.8.0/lib/node_modules/sfile/node_modules/request/request.js:129:22)
    at emitTwo (events.js:106:13)
    at Request.emit (events.js:194:7)
    at Request.<anonymous> (/Users/think2011/.nvm/versions/node/v7.8.0/lib/node_modules/sfile/node_modules/request/request.js:873:14)
    at emitOne (events.js:101:20)
    at Request.emit (events.js:191:7)

看样子没人维护了,太可惜了

@li2go
Copy link

li2go commented May 16, 2017

TypeError: Cannot read property 'grey' of undefined
at /usr/local/lib/node_modules/sfile/bin/sfile:178:48
at Array.forEach (native)
at /usr/local/lib/node_modules/sfile/bin/sfile:170:19
at Request._callback (/usr/local/lib/node_modules/sfile/lib/index.js:7:12)
at Request.self.callback (/usr/local/lib/node_modules/sfile/node_modules/request/request.js:129:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:194:7)
at Request. (/usr/local/lib/node_modules/sfile/node_modules/request/request.js:873:14)
at emitOne (events.js:101:20)
at Request.emit (events.js:191:7)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants