Arguments: /home/jas/.nvm/versions/node/v7.2.1/bin/node /home/jas/.nvm/versions/node/v7.2.1/bin/yarn PATH: /home/jas/.local/share/umake/bin:/home/jas/.nvm/versions/node/v7.2.1/bin:/home/jas/bin:/home/jas/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/d/bin Yarn version: 0.18.1 Node version: 7.2.1 Platform: linux x64 npm manifest: { "name": "gl", "version": "3.0.6", "description": "Creates a WebGL context without a window", "main": "index.js", "directories": { "test": "test" }, "browser": "browser_index.js", "engines": { "node": ">=0.10.0" }, "scripts": { "test": "standard | snazzy && tape test/*.js | faucet", "rebuild": "node-gyp rebuild --verbose", "prebuild": "prebuild --all --strip", "install": "prebuild --install" }, "dependencies": { "bindings": "^1.2.1", "bit-twiddle": "^1.0.2", "glsl-tokenizer": "^2.0.2", "nan": "^2.3.3", "node-gyp": "^3.3.1", "prebuild": "^5.1.2" }, "devDependencies": { "faucet": "0.0.1", "snazzy": "^3.0.0", "gl-conformance": "^2.0.8", "standard": "^6.0.8", "tape": "^4.0.1" }, "repository": { "type": "git", "url": "git://github.com/stackgl/headless-gl.git" }, "keywords": [ "webgl", "opengl", "gl", "headless", "server", "gpgpu" ], "author": "Mikola Lysenko", "license": "BSD", "gypfile": true, "readmeFilename": "README.md" } yarn manifest: No manifest Lockfile: No lockfile Trace: Error: getaddrinfo EAI_AGAIN registry.yarnpkg.com:443 at Object.exports._errnoException (util.js:1022:11) at errnoException (dns.js:33:15) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26)