-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
110 lines (102 loc) · 3.46 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
103
104
105
106
107
108
109
110
Arguments:
/usr/local/bin/node /usr/local/bin/yarn link @openpoll/schema
PATH:
/Users/BenyamEphrem/anaconda3/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Xamarin Workbooks.app/Contents/SharedSupport/path-bin:/Users/BenyamEphrem/anaconda3/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin
Yarn version:
1.5.1
Node version:
9.2.0
Platform:
darwin x64
npm manifest:
{
"name": "openpoll-mining-interface",
"version": "0.1.0",
"license": "MIT",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build --prod",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
},
"private": true,
"dependencies": {
"@agm/core": "^1.0.0-beta.2",
"@angular/animations": "^5.2.8",
"@angular/common": "^5.2.8",
"@angular/compiler": "^5.2.8",
"@angular/core": "^5.2.8",
"@angular/forms": "^5.2.8",
"@angular/http": "^5.2.8",
"@angular/platform-browser": "^5.2.8",
"@angular/platform-browser-dynamic": "^5.2.8",
"@angular/router": "^5.2.8",
"@ng-bootstrap/ng-bootstrap": "^1.0.1",
"@swimlane/ngx-datatable": "^11.0.4",
"@types/socket.io-client": "^1.4.32",
"angular2-chartjs": "^0.4.1",
"angular2-notifications": "^0.9.7",
"bootstrap": "^4.0.0-beta",
"c3": "^0.4.18",
"core-js": "^2.4.1",
"css-animator": "^2.1.1",
"d3": "^4.12.0",
"famfamfam-flags": "^1.0.0",
"feather-icons-sass": "^1.0.0",
"font-awesome-scss": "^1.0.0",
"hammerjs": "^2.0.8",
"ng-click-outside": "^3.0.0",
"ng-select": "^1.0.0-rc.5",
"ng2-file-upload": "^1.2.1",
"ng2-google-charts": "^3.3.0",
"ng2-toasty": "^4.0.3",
"ng2-ui-switch": "^1.0.2",
"ng2-validation": "^4.2.0",
"ngx-bar-rating": "^1.1.0",
"ngx-carousel": "^1.3.5",
"ngx-chips": "^1.6.7",
"ngx-color-picker": "^5.3.5",
"ngx-perfect-scrollbar": "^5.0.1",
"ramda": "^0.25.0",
"rxjs": "^5.5.6",
"screenfull": "^3.3.2",
"socket.io-client": "^2.0.4",
"sweetalert2": "^7.15.1",
"zone.js": "^0.8.19"
},
"devDependencies": {
"@angular/cli": "^1.7.3",
"@angular/compiler-cli": "^5.2.8",
"@angular/language-service": "^5.2.8",
"@types/jasmine": "~2.8.3",
"@types/jasminewd2": "~2.0.2",
"@types/node": "^6.0.102",
"codelyzer": "^4.2.1",
"jasmine-core": "~2.8.0",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~2.0.0",
"karma-chrome-launcher": "~2.2.0",
"karma-coverage-istanbul-reporter": "^1.4.2",
"karma-jasmine": "~1.1.0",
"karma-jasmine-html-reporter": "^0.2.2",
"protractor": "~5.1.2",
"ts-node": "~4.1.0",
"tslint": "~5.9.1",
"typescript": "~2.5.3",
"webpack": "^3.8.1"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile
Trace:
Error: No registered module found called "@openpoll/schema".
at new MessageError (/usr/local/lib/node_modules/yarn/lib/cli.js:186:110)
at Object.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:59875:17)
at Generator.next (<anonymous>)
at step (/usr/local/lib/node_modules/yarn/lib/cli.js:98:30)
at /usr/local/lib/node_modules/yarn/lib/cli.js:109:13
at <anonymous>