forked from tomzaku/react-native-timeline-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
73 lines (65 loc) · 2.15 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
Arguments:
/usr/local/bin/node /usr/local/Cellar/yarn/1.5.1_1/libexec/bin/yarn.js add .
PATH:
/Users/zaku/.autojump/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/zaku/Library/Android/sdk/tools:/Users/zaku/Library/Android/sdk/platform-tools
Yarn version:
1.5.1
Node version:
8.9.4
Platform:
darwin x64
npm manifest:
{
"name": "react-native-timeline-theme",
"version": "0.0.9",
"dependencies ": {
"prop-types": "^15.6.0",
"react-native-dash": "0.0.8"
},
"devDependencies": {
"react-native-dash": "0.0.8"
},
"peerDependencies": {
"react-native-dash": "0.0.8"
},
"jest": {
"preset": "react-native"
},
"description": "Timeline for react native with flexbox and flatlist",
"main": "./lib/index.js",
"directories": {
"lib": "lib"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tomzaku/react-native-timeline.git"
},
"keywords": [
"react-native",
"timeline",
"flexbox",
"flatlist"
],
"author": "Zaku",
"license": "MIT",
"bugs": {
"url": "https://github.com/tomzaku/react-native-timeline/issues"
},
"homepage": "https://github.com/tomzaku/react-native-timeline#readme"
}
yarn manifest:
No manifest
Lockfile:
No lockfile
Trace:
Error: Received malformed response from registry for undefined. The registry may be down.
at new MessageError (/usr/local/Cellar/yarn/1.5.1_1/libexec/lib/cli.js:186:110)
at Function.<anonymous> (/usr/local/Cellar/yarn/1.5.1_1/libexec/lib/cli.js:51419:15)
at Generator.next (<anonymous>)
at step (/usr/local/Cellar/yarn/1.5.1_1/libexec/lib/cli.js:98:30)
at /usr/local/Cellar/yarn/1.5.1_1/libexec/lib/cli.js:116:14
at new Promise (<anonymous>)
at new F (/usr/local/Cellar/yarn/1.5.1_1/libexec/lib/cli.js:23451:28)
at Function.<anonymous> (/usr/local/Cellar/yarn/1.5.1_1/libexec/lib/cli.js:95:12)
at Function.findVersionInRegistryResponse (/usr/local/Cellar/yarn/1.5.1_1/libexec/lib/cli.js:51461:19)
at NpmResolver.<anonymous> (/usr/local/Cellar/yarn/1.5.1_1/libexec/lib/cli.js:51479:28)