forked from sindresorhus/github-markdown-css
-
Notifications
You must be signed in to change notification settings - Fork 44
/
yarn-error.log
65 lines (57 loc) · 1.66 KB
/
yarn-error.log
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Arguments:
/usr/local/bin/node /usr/local/Cellar/yarn/1.22.10/libexec/bin/yarn.js
PATH:
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin
Yarn version:
1.22.10
Node version:
14.14.0
Platform:
darwin x64
Trace:
Error: connect EADDRNOTAVAIL 10.0.0.165:80 - Local (10.5.240.116:59993)
at internalConnect (net.js:921:16)
at defaultTriggerAsyncIdScope (internal/async_hooks.js:429:12)
at emitLookup (net.js:1064:9)
at /usr/local/Cellar/yarn/1.22.10/libexec/lib/cli.js:107543:29
at /usr/local/Cellar/yarn/1.22.10/libexec/lib/cli.js:107389:25
at RawTask.module.exports.RawTask.call (/usr/local/Cellar/yarn/1.22.10/libexec/lib/cli.js:83614:19)
at flush (/usr/local/Cellar/yarn/1.22.10/libexec/lib/cli.js:83696:29)
at processTicksAndRejections (internal/process/task_queues.js:75:11)
npm manifest:
{
"name": "github-markdown-css",
"version": "4.0.0",
"description": "The minimal amount of CSS to replicate the GitHub Markdown style",
"license": "MIT",
"repository": "sindresorhus/github-markdown-css",
"funding": "https://github.com/sponsors/sindresorhus",
"author": {
"name": "Sindre Sorhus",
"email": "[email protected]",
"url": "https://sindresorhus.com"
},
"main": "github-markdown.css",
"scripts": {
"make": "github-markdown-css > github-markdown.css"
},
"files": [
"github-markdown.css"
],
"keywords": [
"browser",
"github",
"markdown",
"md",
"css",
"style",
"stylesheet"
],
"devDependencies": {
"generate-github-markdown-css": "^4.0.0"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile