-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyarn-error.log
More file actions
40 lines (32 loc) · 1013 Bytes
/
yarn-error.log
File metadata and controls
40 lines (32 loc) · 1013 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Arguments:
/usr/local/bin/node /usr/local/bin/yarn install
PATH:
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Wireshark.app/Contents/MacOS:/Users/macbookproretina13/.yarn/bin:/Users/macbookproretina13/.npm-packages/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/Users/macbookproretina13/bin
Yarn version:
0.24.6
Node version:
9.2.0
Platform:
darwin x64
npm manifest:
{
"name": "blog-ui",
"version": "1.0.0",
"main": "index.js",
"author": "Lazhari <lazhari.mohammed@outlook.com>",
"license": "MIT",
"devDependencies": {
"webpack": "^3.8.1"
},
"dependencies": {
"angularjs": "0.0.1"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile
Trace:
Error: getaddrinfo ENOTFOUND registry.yarnpkg.com registry.yarnpkg.com:443
at errnoException (dns.js:55:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:26)