Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
npm info it worked if it ends with ok
npm verb cli [ 'node',
npm verb cli '/home/kenan/.npm-packages/bin/npm',
npm verb cli 'install',
npm verb cli '--loglevel',
npm verb cli 'silly' ]
npm info using npm@2.1.9
npm info using node@v0.10.33
npm WARN package.json @ No description
npm WARN package.json @ No repository field.
This file has been truncated, but you can view the full file.
npm info it worked if it ends with ok
npm verb cli [ 'node',
npm verb cli '/home/kenan/.npm-packages/bin/npm',
npm verb cli 'install',
npm verb cli '--loglevel',
npm verb cli 'silly' ]
npm info using npm@2.1.9
npm info using node@v0.10.33
npm WARN package.json @ No description
npm WARN package.json @ No repository field.
This file has been truncated, but you can view the full file.
npm info it worked if it ends with ok
npm verb cli [ 'node',
npm verb cli '/home/kenan/.npm-packages/bin/npm',
npm verb cli 'install',
npm verb cli '--loglevel',
npm verb cli 'silly' ]
npm info using npm@2.1.9
npm info using node@v0.10.33
npm WARN package.json @ No description
npm WARN package.json @ No repository field.
$ issueheroes npm/npm
1) isaacs (4666)
2) othiym23 (2659)
3) domenic (1098)
4) luk- (864)
5) smikes (815)
6) timoxley (632)
7) KenanY (492)
8) robertkowalski (475)
9) mfncooper (377)
$ npm install gulp-browserify
$ npm ls stream-combiner
└─┬ gulp-browserify@0.5.1
└─┬ browserify@3.46.1
├─┬ module-deps@2.0.6
│ └── stream-combiner@0.1.0
└── stream-combiner@0.0.4
0 info it worked if it ends with ok
1 verbose cli [ 'node',
1 verbose cli '/home/kenan/.npm-packages/bin/npm',
1 verbose cli 'i',
1 verbose cli '-g',
1 verbose cli 'npm@next' ]
2 info using npm@2.7.0
3 info using node@v1.5.0
4 verbose node symlink /home/kenan/local/bin/node
5 silly cache add args [ 'npm@next', null ]
@kenany
kenany / glxinfo.txt
Created March 12, 2015 15:41
glxinfo
name of display: :0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile,
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample,
GLX_EXT_create_context_es2_profile, GLX_EXT_framebuffer_sRGB,
20 GLX Visuals:
0x20 R: 8 G: 8 B: 8 A: 8 D: 24 St: 8 Ms: 0 Sa: 0 Db: 1 Gl: true Ca: false
0x21 R: 8 G: 8 B: 8 A: 8 D: 24 St: 8 Ms: 0 Sa: 0 Db: 1 Gl: true Ca: false
0x9c R: 8 G: 8 B: 8 A: 8 D: 0 St: 0 Ms: 0 Sa: 0 Db: 1 Gl: true Ca: false
0x9d R: 8 G: 8 B: 8 A: 8 D: 0 St: 0 Ms: 0 Sa: 0 Db: 0 Gl: true Ca: false
0x9e R: 8 G: 8 B: 8 A: 8 D: 24 St: 8 Ms: 0 Sa: 0 Db: 0 Gl: true Ca: false
0x9f R: 8 G: 8 B: 8 A: 8 D: 24 St: 8 Ms: 0 Sa: 0 Db: 1 Gl: true Ca: true
0xa0 R: 8 G: 8 B: 8 A: 8 D: 0 St: 0 Ms: 1 Sa: 4 Db: 1 Gl: true Ca: false
0xa1 R: 8 G: 8 B: 8 A: 8 D: 0 St: 0 Ms: 1 Sa: 8 Db: 1 Gl: true Ca: false
0xa2 R: 8 G: 8 B: 8 A: 8 D: 24 St: 8 Ms: 1 Sa: 4 Db: 1 Gl: true Ca: false
$ npm install pipobscure/fsevents -ddd
npm info it worked if it ends with ok
npm verb cli [ '/home/kenan/local/bin/iojs',
npm verb cli '/home/kenan/.npm-packages/bin/npm',
npm verb cli 'install',
npm verb cli 'pipobscure/fsevents',
npm verb cli '-ddd' ]
npm info using npm@2.7.4
npm info using node@v1.6.3
npm WARN package.json @ No description
language: node_js
node_js:
- "0.10"
- "0.12"
- iojs
git:
depth: 10
sudo: false
before_install:
- npm install -g npm