-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
102 lines (94 loc) · 2.76 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
Arguments:
/usr/local/Cellar/node/11.14.0/bin/node /usr/local/Cellar/yarn/1.15.2/libexec/bin/yarn.js
PATH:
/Users/herlambang/bin:/usr/local/bin:/Users/herlambang/.composer/vendor/bin:/usr/local/sbin:/Users/herlambang/code/flutter/bin:/usr/local/opt/libxml2/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/herlambang/n/bin
Yarn version:
1.15.2
Node version:
11.14.0
Platform:
darwin x64
Trace:
Error: https://registry.yarnpkg.com/@emarketeross%2fsimple-react-intersection-observer: ETIMEDOUT
at Timeout._onTimeout (/usr/local/Cellar/yarn/1.15.2/libexec/lib/cli.js:130201:19)
at listOnTimeout (internal/timers.js:535:17)
at processTimers (internal/timers.js:479:7)
npm manifest:
{
"name": "invoker",
"version": "0.1.0",
"private": true,
"dependencies": {
"@emarketeross/simple-react-intersection-observer": "^0.1.11",
"@emotion/core": "^10.0.7",
"airtable": "^0.5.8",
"autobind-decorator": "^2.4.0",
"axios": "^0.18.0",
"babel-plugin-emotion": "^10.0.7",
"classnames": "^2.2.6",
"downshift": "^3.1.5",
"draft-js": "^0.10.5",
"formik": "^1.4.1",
"gh-pages": "^2.0.1",
"glamor": "^2.20.40",
"husky": "^2.2.0",
"invoker-base": "^1.0.4",
"invoker-layout": "^1.0.0",
"invoker-tokens": "^1.0.13",
"lint-staged": "^8.0.4",
"moment": "^2.23.0",
"node-sass": "^4.12.0",
"prettier": "^1.15.1",
"prismjs": "^1.15.0",
"react": "^16.7.0-alpha.2",
"react-cropper-image-editor": "^1.0.0",
"react-dates": "^18.3.1",
"react-dom": "^16.7.0-alpha.2",
"react-helmet": "^5.2.0",
"react-highlight": "^0.12.0",
"react-input-range": "^1.3.0",
"react-intersection-observer": "^7.0.0",
"react-router-dom": "^4.3.1",
"react-scripts": "2.1.1",
"yup": "^0.26.6"
},
"lint-staged": {
"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}": [
"prettier --single-quote --write",
"git add"
]
},
"scripts": {
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": "react-app"
},
"browserslist": [
">0.2%",
"not dead",
"not ie <= 11",
"not op_mini all"
],
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"devDependencies": {
"eslint-plugin-react-hooks": "^0.0.0",
"import-http": "^0.3.0",
"jest-dom": "^3.0.1",
"react-snap": "^1.23.0"
},
"homepage": "https://vasilenka.github.io/invoker/"
}
yarn manifest:
No manifest
Lockfile:
No lockfile