Switch to unified view

a b/modules/HTTPRequest/playground/out
1
2
> deep-playground-prototype@2016.3.10 start /home/service/cnnCancerTherapy/modules/HTTPRequest/playground
3
> npm run serve-watch
4
5
6
> deep-playground-prototype@2016.3.10 serve-watch /home/service/cnnCancerTherapy/modules/HTTPRequest/playground
7
> concurrently "live-server --port=80 dist/" "npm run watch"
8
9
[0] Serving "dist/" at http://127.0.0.1:80
10
[1] 
11
[1] > deep-playground-prototype@2016.3.10 watch /home/service/cnnCancerTherapy/modules/HTTPRequest/playground
12
[1] > npm run prep && concurrently "npm run watch-js" "npm run watch-css" "npm run watch-html"
13
[1] 
14
[1] 
15
[1] > deep-playground-prototype@2016.3.10 prep /home/service/cnnCancerTherapy/modules/HTTPRequest/playground
16
[1] > typings install && copyfiles analytics.js dist && catw node_modules/material-design-lite/material.min.js node_modules/d3/d3.min.js node_modules/seedrandom/seedrandom.min.js > dist/lib.js
17
[1] 
18
[1] typings WARN deprecated 9/7/2016, 12:57:44 AM: "registry:dt/d3#0.0.0+20160514171929" has been deprecated
19
[1] 
20
[1] └── d3 (ambient)
21
[1] 
22
[0] (node:8854) UnhandledPromiseRejectionWarning: Error: Exited with code 3
23
[0]     at ChildProcess.cp.once.code (/home/service/cnnCancerTherapy/modules/HTTPRequest/playground/node_modules/opn/index.js:84:13)
24
[0]     at Object.onceWrapper (events.js:219:13)
25
[0]     at ChildProcess.emit (events.js:127:13)
26
[0]     at ChildProcess.emit (domain.js:421:20)
27
[0]     at maybeClose (internal/child_process.js:936:16)
28
[0]     at Socket.stream.socket.on (internal/child_process.js:353:11)
29
[0]     at Socket.emit (events.js:127:13)
30
[0]     at Socket.emit (domain.js:421:20)
31
[0]     at Pipe._handle.close [as _onclose] (net.js:558:12)
32
[0] (node:8854) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
33
[0] (node:8854) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
34
[1] [0] 
35
[1] [0] > deep-playground-prototype@2016.3.10 watch-js /home/service/cnnCancerTherapy/modules/HTTPRequest/playground
36
[1] [0] > watchify src/playground.ts -p [tsify] -v --debug -o dist/bundle.js
37
[1] [0] 
38
[1] [1] 
39
[1] [1] > deep-playground-prototype@2016.3.10 watch-css /home/service/cnnCancerTherapy/modules/HTTPRequest/playground
40
[1] [1] > catw node_modules/material-design-lite/material.min.css styles.css -o dist/bundle.css
41
[1] [1] 
42
[1] [2] 
43
[1] [2] > deep-playground-prototype@2016.3.10 watch-html /home/service/cnnCancerTherapy/modules/HTTPRequest/playground
44
[1] [2] > catw index.html -o dist/index.html
45
[1] [2] 
46
[1] [0] TypeScript error: src/seedrandom.d.ts(20,13): Error TS2451: Cannot redeclare block-scoped variable 'ga'.
47
[1] [0] TypeScript error: vz_projector/external.d.ts(51,13): Error TS2451: Cannot redeclare block-scoped variable 'ga'.
48
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(59,8): Error TS2339: Property 'scaleLinear' does not exist on type 'typeof d3'.
49
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(69,23): Error TS2304: Cannot find name 'ScatterPlot'.
50
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(70,23): Error TS2304: Cannot find name 'Projection'.
51
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(73,42): Error TS2503: Cannot find namespace 'knn'.
52
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(76,36): Error TS2304: Cannot find name 'DataSet'.
53
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(77,27): Error TS2304: Cannot find name 'DistanceFunction'.
54
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(79,29): Error TS2304: Cannot find name 'ScatterPlotVisualizerSprites'.
55
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(80,31): Error TS2304: Cannot find name 'ScatterPlotVisualizer3DLabels'.
56
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(81,35): Error TS2304: Cannot find name 'ScatterPlotVisualizerCanvasLabels'.
57
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(82,31): Error TS2304: Cannot find name 'ScatterPlotVisualizerPolylines'.
58
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(86,30): Error TS2304: Cannot find name 'ProjectorEventContext'.
59
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(88,13): Error TS2304: Cannot find name 'ScatterPlot'.
60
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(120,23): Error TS2304: Cannot find name 'DataSet'.
61
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(162,32): Error TS2304: Cannot find name 'DataSet'.
62
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(179,33): Error TS2304: Cannot find name 'State'.
63
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(183,32): Error TS2304: Cannot find name 'State'.
64
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(234,11): Error TS2304: Cannot find name 'DataSet'.
65
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(234,42): Error TS2304: Cannot find name 'ProjectionComponents3D'.
66
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(239,24): Error TS2339: Property 'scaleLinear' does not exist on type 'typeof d3'.
67
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(240,24): Error TS2339: Property 'scaleLinear' does not exist on type 'typeof d3'.
68
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(261,22): Error TS2339: Property 'scaleLinear' does not exist on type 'typeof d3'.
69
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(290,11): Error TS2304: Cannot find name 'DataSet'.
70
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(291,30): Error TS2503: Cannot find namespace 'knn'.
71
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(292,33): Error TS2304: Cannot find name 'LabelRenderParams'.
72
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(369,16): Error TS2304: Cannot find name 'LabelRenderParams'.
73
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(375,11): Error TS2304: Cannot find name 'DataSet'.
74
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(376,30): Error TS2503: Cannot find namespace 'knn'.
75
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(417,11): Error TS2304: Cannot find name 'DataSet'.
76
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(417,45): Error TS2304: Cannot find name 'DataSet'.
77
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(463,39): Error TS2304: Cannot find name 'DataSet'.
78
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(481,37): Error TS2304: Cannot find name 'DataSet'.
79
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(498,11): Error TS2304: Cannot find name 'DataSet'.
80
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(498,45): Error TS2304: Cannot find name 'DataSet'.
81
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(499,17): Error TS2304: Cannot find name 'DistanceFunction'.
82
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(500,30): Error TS2503: Cannot find namespace 'knn'.
83
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(593,29): Error TS2304: Cannot find name 'DataSet'.
84
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(605,28): Error TS2304: Cannot find name 'DataSet'.
85
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(609,58): Error TS2304: Cannot find name 'Projection'.
86
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(633,37): Error TS2304: Cannot find name 'ScatterPlotVisualizer3DLabels'.
87
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(637,35): Error TS2304: Cannot find name 'ScatterPlotVisualizerSprites'.
88
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(640,15): Error TS2304: Cannot find name 'ScatterPlotVisualizerCanvasLabels'.
89
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(642,35): Error TS2304: Cannot find name 'ScatterPlotVisualizerPolylines'.
90
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(694,15): Error TS2304: Cannot find name 'DistanceFunction'.
91
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(695,24): Error TS2304: Cannot find name 'vector'.
92
[1] [0] TypeScript error: vz_projector/projectorScatterPlotAdapter.ts(700,15): Error TS2304: Cannot find name 'DistanceFunction'.
93
[1] [0] TypeScript error: vz_projector/renderContext.ts(45,22): Error TS2503: Cannot find namespace 'THREE'.
94
[1] [0] TypeScript error: vz_projector/renderContext.ts(46,28): Error TS2503: Cannot find namespace 'THREE'.
95
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(37,33): Error TS2304: Cannot find name 'THREE'.
96
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(38,36): Error TS2304: Cannot find name 'THREE'.
97
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(39,33): Error TS2304: Cannot find name 'THREE'.
98
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(40,36): Error TS2304: Cannot find name 'THREE'.
99
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(46,22): Error TS2503: Cannot find namespace 'THREE'.
100
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(46,51): Error TS2503: Cannot find namespace 'THREE'.
101
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(80,21): Error TS2503: Cannot find namespace 'THREE'.
102
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(82,18): Error TS2503: Cannot find namespace 'THREE'.
103
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(83,27): Error TS2503: Cannot find namespace 'THREE'.
104
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(84,18): Error TS2503: Cannot find namespace 'THREE'.
105
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(87,19): Error TS2503: Cannot find namespace 'THREE'.
106
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(111,22): Error TS2304: Cannot find name 'THREE'.
107
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(112,25): Error TS2304: Cannot find name 'THREE'.
108
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(116,22): Error TS2304: Cannot find name 'THREE'.
109
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(158,15): Error TS2503: Cannot find namespace 'THREE'.
110
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(163,14): Error TS2304: Cannot find name 'THREE'.
111
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(164,23): Error TS2304: Cannot find name 'THREE'.
112
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(166,25): Error TS2304: Cannot find name 'THREE'.
113
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(172,32): Error TS2304: Cannot find name 'THREE'.
114
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(173,30): Error TS2304: Cannot find name 'THREE'.
115
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(176,30): Error TS2304: Cannot find name 'THREE'.
116
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(186,17): Error TS2503: Cannot find namespace 'THREE'.
117
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(189,20): Error TS2304: Cannot find name 'THREE'.
118
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(194,22): Error TS2304: Cannot find name 'THREE'.
119
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(205,17): Error TS2503: Cannot find namespace 'THREE'.
120
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(206,24): Error TS2304: Cannot find name 'THREE'.
121
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(223,15): Error TS2304: Cannot find name 'THREE'.
122
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(226,23): Error TS2304: Cannot find name 'THREE'.
123
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(294,57): Error TS2304: Cannot find name 'THREE'.
124
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(298,53): Error TS2304: Cannot find name 'THREE'.
125
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(299,51): Error TS2304: Cannot find name 'THREE'.
126
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(302,57): Error TS2304: Cannot find name 'THREE'.
127
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(304,53): Error TS2304: Cannot find name 'THREE'.
128
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(305,51): Error TS2304: Cannot find name 'THREE'.
129
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(339,53): Error TS2304: Cannot find name 'THREE'.
130
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(340,51): Error TS2304: Cannot find name 'THREE'.
131
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(353,53): Error TS2304: Cannot find name 'THREE'.
132
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(354,51): Error TS2304: Cannot find name 'THREE'.
133
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(440,36): Error TS2503: Cannot find namespace 'THREE'.
134
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(449,22): Error TS2304: Cannot find name 'THREE'.
135
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(571,48): Error TS2304: Cannot find name 'THREE'.
136
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(670,38): Error TS2503: Cannot find namespace 'THREE'.
137
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(674,38): Error TS2503: Cannot find namespace 'THREE'.
138
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(696,33): Error TS2304: Cannot find name 'THREE'.
139
[1] [0] TypeScript error: vz_projector/scatterPlot.ts(699,47): Error TS2304: Cannot find name 'THREE'.
140
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer.ts(25,19): Error TS2503: Cannot find namespace 'THREE'.
141
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(88,12): Error TS2503: Cannot find namespace 'THREE'.
142
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(95,18): Error TS2503: Cannot find namespace 'THREE'.
143
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(97,21): Error TS2503: Cannot find namespace 'THREE'.
144
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(101,21): Error TS2503: Cannot find namespace 'THREE'.
145
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(103,23): Error TS2503: Cannot find namespace 'THREE'.
146
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(104,22): Error TS2503: Cannot find namespace 'THREE'.
147
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(160,23): Error TS2304: Cannot find name 'THREE'.
148
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(189,25): Error TS2304: Cannot find name 'THREE'.
149
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(202,13): Error TS2304: Cannot find name 'THREE'.
150
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(210,30): Error TS2304: Cannot find name 'THREE'.
151
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(211,18): Error TS2304: Cannot find name 'THREE'.
152
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(212,22): Error TS2304: Cannot find name 'THREE'.
153
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(214,25): Error TS2304: Cannot find name 'THREE'.
154
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(275,27): Error TS2304: Cannot find name 'THREE'.
155
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(286,59): Error TS2503: Cannot find namespace 'THREE'.
156
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(292,21): Error TS2304: Cannot find name 'THREE'.
157
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(303,19): Error TS2503: Cannot find namespace 'THREE'.
158
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(333,59): Error TS2503: Cannot find namespace 'THREE'.
159
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizer3DLabels.ts(348,59): Error TS2503: Cannot find namespace 'THREE'.
160
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerCanvasLabels.ts(72,12): Error TS2339: Property 'scalePow' does not exist on type 'typeof d3'.
161
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerCanvasLabels.ts(79,26): Error TS2304: Cannot find name 'THREE'.
162
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerCanvasLabels.ts(91,18): Error TS2503: Cannot find namespace 'THREE'.
163
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerCanvasLabels.ts(180,19): Error TS2503: Cannot find namespace 'THREE'.
164
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerPolylines.ts(25,18): Error TS2503: Cannot find namespace 'THREE'.
165
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerPolylines.ts(26,22): Error TS2503: Cannot find namespace 'THREE'.
166
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerPolylines.ts(28,33): Error TS2503: Cannot find namespace 'THREE'.
167
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerPolylines.ts(30,33): Error TS2503: Cannot find namespace 'THREE'.
168
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerPolylines.ts(42,34): Error TS2503: Cannot find namespace 'THREE'.
169
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerPolylines.ts(51,28): Error TS2304: Cannot find name 'THREE'.
170
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerPolylines.ts(55,28): Error TS2304: Cannot find name 'THREE'.
171
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerPolylines.ts(59,23): Error TS2304: Cannot find name 'THREE'.
172
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerPolylines.ts(62,28): Error TS2304: Cannot find name 'THREE'.
173
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerPolylines.ts(82,19): Error TS2503: Cannot find namespace 'THREE'.
174
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerPolylines.ts(104,15): Error TS2304: Cannot find name 'THREE'.
175
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerPolylines.ts(108,15): Error TS2304: Cannot find name 'THREE'.
176
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerPolylines.ts(136,38): Error TS2503: Cannot find namespace 'THREE'.
177
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(108,5): Error TS2304: Cannot find name 'THREE'.
178
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(109,5): Error TS2304: Cannot find name 'THREE'.
179
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(125,7): Error TS2304: Cannot find name 'THREE'.
180
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(152,18): Error TS2503: Cannot find namespace 'THREE'.
181
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(153,16): Error TS2503: Cannot find namespace 'THREE'.
182
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(154,20): Error TS2503: Cannot find namespace 'THREE'.
183
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(155,36): Error TS2503: Cannot find namespace 'THREE'.
184
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(159,39): Error TS2503: Cannot find namespace 'THREE'.
185
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(160,27): Error TS2503: Cannot find namespace 'THREE'.
186
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(161,28): Error TS2503: Cannot find namespace 'THREE'.
187
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(163,19): Error TS2503: Cannot find namespace 'THREE'.
188
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(183,13): Error TS2304: Cannot find name 'THREE'.
189
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(186,32): Error TS2503: Cannot find namespace 'THREE'.
190
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(205,53): Error TS2503: Cannot find namespace 'THREE'.
191
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(207,16): Error TS2304: Cannot find name 'THREE'.
192
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(215,17): Error TS2304: Cannot find name 'THREE'.
193
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(219,54): Error TS2503: Cannot find namespace 'THREE'.
194
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(221,16): Error TS2304: Cannot find name 'THREE'.
195
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(229,17): Error TS2304: Cannot find name 'THREE'.
196
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(237,37): Error TS2503: Cannot find namespace 'THREE'.
197
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(242,20): Error TS2304: Cannot find name 'THREE'.
198
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(244,23): Error TS2304: Cannot find name 'THREE'.
199
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(247,32): Error TS2503: Cannot find namespace 'THREE'.
200
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(271,47): Error TS2503: Cannot find namespace 'THREE'.
201
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(279,23): Error TS2304: Cannot find name 'THREE'.
202
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(286,26): Error TS2304: Cannot find name 'THREE'.
203
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(288,25): Error TS2304: Cannot find name 'THREE'.
204
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(290,22): Error TS2304: Cannot find name 'THREE'.
205
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(292,28): Error TS2304: Cannot find name 'THREE'.
206
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(336,19): Error TS2503: Cannot find namespace 'THREE'.
207
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(373,48): Error TS2503: Cannot find namespace 'THREE'.
208
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(374,56): Error TS2503: Cannot find namespace 'THREE'.
209
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(393,43): Error TS2503: Cannot find namespace 'THREE'.
210
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(394,48): Error TS2503: Cannot find namespace 'THREE'.
211
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(399,34): Error TS2503: Cannot find namespace 'THREE'.
212
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(400,45): Error TS2503: Cannot find namespace 'THREE'.
213
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(409,54): Error TS2304: Cannot find name 'THREE'.
214
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(415,32): Error TS2304: Cannot find name 'THREE'.
215
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(430,43): Error TS2503: Cannot find namespace 'THREE'.
216
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(431,48): Error TS2503: Cannot find namespace 'THREE'.
217
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(437,34): Error TS2503: Cannot find namespace 'THREE'.
218
[1] [0] TypeScript error: vz_projector/scatterPlotVisualizerSprites.ts(438,45): Error TS2503: Cannot find namespace 'THREE'.
219
[1] [0] TypeScript error: vz_projector/test/assert.ts(17,23): Error TS2304: Cannot find name 'chai'.
220
[1] [0] TypeScript error: vz_projector/test/data-provider_test.ts(42,1): Error TS2304: Cannot find name 'describe'.
221
[1] [0] TypeScript error: vz_projector/test/data-provider_test.ts(43,3): Error TS2304: Cannot find name 'it'.
222
[1] [0] TypeScript error: vz_projector/test/data-provider_test.ts(62,3): Error TS2304: Cannot find name 'it'.
223
[1] [0] TypeScript error: vz_projector/test/data_test.ts(40,1): Error TS2304: Cannot find name 'describe'.
224
[1] [0] TypeScript error: vz_projector/test/data_test.ts(41,3): Error TS2304: Cannot find name 'it'.
225
[1] [0] TypeScript error: vz_projector/test/data_test.ts(50,3): Error TS2304: Cannot find name 'it'.
226
[1] [0] TypeScript error: vz_projector/test/data_test.ts(59,3): Error TS2304: Cannot find name 'it'.
227
[1] [0] TypeScript error: vz_projector/test/data_test.ts(65,3): Error TS2304: Cannot find name 'it'.
228
[1] [0] TypeScript error: vz_projector/test/data_test.ts(75,1): Error TS2304: Cannot find name 'describe'.
229
[1] [0] TypeScript error: vz_projector/test/data_test.ts(76,3): Error TS2304: Cannot find name 'it'.
230
[1] [0] TypeScript error: vz_projector/test/data_test.ts(83,3): Error TS2304: Cannot find name 'it'.
231
[1] [0] TypeScript error: vz_projector/test/data_test.ts(90,3): Error TS2304: Cannot find name 'it'.
232
[1] [0] TypeScript error: vz_projector/test/data_test.ts(98,3): Error TS2304: Cannot find name 'it'.
233
[1] [0] TypeScript error: vz_projector/test/scatterPlotRectangleSelector_test.ts(17,1): Error TS2304: Cannot find name 'describe'.
234
[1] [0] TypeScript error: vz_projector/test/scatterPlotRectangleSelector_test.ts(22,3): Error TS2304: Cannot find name 'beforeEach'.
235
[1] [0] TypeScript error: vz_projector/test/scatterPlotRectangleSelector_test.ts(28,25): Error TS2304: Cannot find name 'jasmine'.
236
[1] [0] TypeScript error: vz_projector/test/scatterPlotRectangleSelector_test.ts(33,3): Error TS2304: Cannot find name 'it'.
237
[1] [0] TypeScript error: vz_projector/test/scatterPlotRectangleSelector_test.ts(38,5): Error TS2304: Cannot find name 'expect'.
238
[1] [0] TypeScript error: vz_projector/test/scatterPlotRectangleSelector_test.ts(42,3): Error TS2304: Cannot find name 'it'.
239
[1] [0] TypeScript error: vz_projector/test/scatterPlotRectangleSelector_test.ts(47,5): Error TS2304: Cannot find name 'expect'.
240
[1] [0] TypeScript error: vz_projector/test/scatterPlotRectangleSelector_test.ts(51,3): Error TS2304: Cannot find name 'it'.
241
[1] [0] TypeScript error: vz_projector/test/scatterPlotRectangleSelector_test.ts(56,5): Error TS2304: Cannot find name 'expect'.
242
[1] [0] TypeScript error: vz_projector/test/scatterPlotRectangleSelector_test.ts(60,3): Error TS2304: Cannot find name 'it'.
243
[1] [0] TypeScript error: vz_projector/test/scatterPlotRectangleSelector_test.ts(65,5): Error TS2304: Cannot find name 'expect'.
244
[1] [0] TypeScript error: vz_projector/test/sptree_test.ts(17,1): Error TS2304: Cannot find name 'it'.
245
[1] [0] TypeScript error: vz_projector/test/sptree_test.ts(40,1): Error TS2304: Cannot find name 'it'.
246
[1] [0] TypeScript error: vz_projector/test/sptree_test.ts(63,1): Error TS2304: Cannot find name 'it'.
247
[1] [0] TypeScript error: vz_projector/test/sptree_test.ts(79,1): Error TS2304: Cannot find name 'it'.
248
[1] [0] TypeScript error: vz_projector/test/util_test.ts(17,1): Error TS2304: Cannot find name 'describe'.
249
[1] [0] TypeScript error: vz_projector/test/util_test.ts(18,3): Error TS2304: Cannot find name 'it'.
250
[1] [0] TypeScript error: vz_projector/test/util_test.ts(23,3): Error TS2304: Cannot find name 'it'.
251
[1] [0] TypeScript error: vz_projector/test/util_test.ts(28,3): Error TS2304: Cannot find name 'it'.
252
[1] [0] TypeScript error: vz_projector/test/util_test.ts(33,3): Error TS2304: Cannot find name 'it'.
253
[1] [0] TypeScript error: vz_projector/test/util_test.ts(38,3): Error TS2304: Cannot find name 'it'.
254
[1] [0] TypeScript error: vz_projector/test/vz-projector-projections-panel_test.ts(17,1): Error TS2304: Cannot find name 'describe'.
255
[1] [0] TypeScript error: vz_projector/test/vz-projector-projections-panel_test.ts(19,3): Error TS2304: Cannot find name 'beforeEach'.
256
[1] [0] TypeScript error: vz_projector/test/vz-projector-projections-panel_test.ts(20,74): Error TS2339: Property 'is' does not exist on type 'ProjectionsPanel'.
257
[1] [0] TypeScript error: vz_projector/test/vz-projector-projections-panel_test.ts(37,3): Error TS2304: Cannot find name 'it'.
258
[1] [0] TypeScript error: vz_projector/test/vz-projector-projections-panel_test.ts(38,5): Error TS2304: Cannot find name 'spyOn'.
259
[1] [0] TypeScript error: vz_projector/test/vz-projector-projections-panel_test.ts(47,5): Error TS2304: Cannot find name 'expect'.
260
[1] [0] TypeScript error: vz_projector/test/vz-projector-projections-panel_test.ts(50,3): Error TS2304: Cannot find name 'it'.
261
[1] [0] TypeScript error: vz_projector/test/vz-projector-projections-panel_test.ts(51,5): Error TS2304: Cannot find name 'spyOn'.
262
[1] [0] TypeScript error: vz_projector/test/vz-projector-projections-panel_test.ts(61,5): Error TS2304: Cannot find name 'expect'.
263
[1] [0] TypeScript error: vz_projector/test/vz-projector-projections-panel_test.ts(65,1): Error TS2304: Cannot find name 'describe'.
264
[1] [0] TypeScript error: vz_projector/test/vz-projector-projections-panel_test.ts(68,3): Error TS2304: Cannot find name 'beforeEach'.
265
[1] [0] TypeScript error: vz_projector/test/vz-projector-projections-panel_test.ts(69,74): Error TS2339: Property 'is' does not exist on type 'ProjectionsPanel'.
266
[1] [0] TypeScript error: vz_projector/test/vz-projector-projections-panel_test.ts(86,3): Error TS2304: Cannot find name 'it'.
267
[1] [0] TypeScript error: vz_projector/test/vz-projector-projections-panel_test.ts(96,3): Error TS2304: Cannot find name 'it'.
268
[1] [0] TypeScript error: vz_projector/util.ts(71,10): Error TS2503: Cannot find namespace 'THREE'.
269
[1] [0] TypeScript error: vz_projector/util.ts(71,49): Error TS2503: Cannot find namespace 'THREE'.
270
[1] [0] TypeScript error: vz_projector/util.ts(73,16): Error TS2304: Cannot find name 'THREE'.
271
[1] [0] TypeScript error: vz_projector/util.ts(83,43): Error TS2503: Cannot find namespace 'THREE'.
272
[1] [0] TypeScript error: vz_projector/util.ts(85,14): Error TS2304: Cannot find name 'THREE'.
273
[1] [0] TypeScript error: vz_projector/util.ts(93,48): Error TS2503: Cannot find namespace 'THREE'.
274
[1] [0] TypeScript error: vz_projector/util.ts(94,19): Error TS2503: Cannot find namespace 'THREE'.
275
[1] [0] TypeScript error: vz_projector/util.ts(97,27): Error TS2304: Cannot find name 'THREE'.
276
[1] [0] TypeScript error: vz_projector/util.ts(98,30): Error TS2304: Cannot find name 'THREE'.
277
[1] [0] TypeScript error: vz_projector/util.ts(101,15): Error TS2304: Cannot find name 'THREE'.
278
[1] [0] TypeScript error: vz_projector/util.ts(102,24): Error TS2304: Cannot find name 'THREE'.
279
[1] [0] TypeScript error: vz_projector/util.ts(124,51): Error TS2503: Cannot find namespace 'THREE'.
280
[1] [0] TypeScript error: vz_projector/util.ts(125,17): Error TS2304: Cannot find name 'THREE'.
281
[1] [0] TypeScript error: vz_projector/util.ts(128,19): Error TS2304: Cannot find name 'THREE'.
282
[1] [0] TypeScript error: vz_projector/vector.ts(205,21): Error TS2339: Property 'randomNormal' does not exist on type 'typeof d3'.
283
[1] [0] TypeScript error: vz_projector/vz-projector-bookmark-panel.ts(80,10): Error TS2339: Property '$' does not exist on type 'BookmarkPanel'.
284
[1] [0] TypeScript error: vz_projector/vz-projector-bookmark-panel.ts(87,10): Error TS2339: Property '$' does not exist on type 'BookmarkPanel'.
285
[1] [0] TypeScript error: vz_projector/vz-projector-bookmark-panel.ts(104,12): Error TS2339: Property 'notifyPath' does not exist on type 'BookmarkPanel'.
286
[1] [0] TypeScript error: vz_projector/vz-projector-bookmark-panel.ts(107,10): Error TS2339: Property 'push' does not exist on type 'BookmarkPanel'.
287
[1] [0] TypeScript error: vz_projector/vz-projector-bookmark-panel.ts(168,14): Error TS2339: Property 'push' does not exist on type 'BookmarkPanel'.
288
[1] [0] TypeScript error: vz_projector/vz-projector-bookmark-panel.ts(203,10): Error TS2339: Property 'notifyPath' does not exist on type 'BookmarkPanel'.
289
[1] [0] TypeScript error: vz_projector/vz-projector-bookmark-panel.ts(223,10): Error TS2339: Property 'splice' does not exist on type 'BookmarkPanel'.
290
[1] [0] TypeScript error: vz_projector/vz-projector-bookmark-panel.ts(277,10): Error TS2339: Property 'registerElement' does not exist on type 'Document'.
291
[1] [0] TypeScript error: vz_projector/vz-projector-bookmark-panel.ts(277,50): Error TS2339: Property 'is' does not exist on type 'BookmarkPanel'.
292
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(158,10): Error TS2339: Property 'metadataFields' does not exist on type 'DataPanel'.
293
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(165,14): Error TS2339: Property 'metadataEditorColumn' does not exist on type 'DataPanel'.
294
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(165,51): Error TS2339: Property 'metadataFields' does not exist on type 'DataPanel'.
295
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(166,23): Error TS2339: Property 'metadataEditorColumn' does not exist on type 'DataPanel'.
296
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(168,12): Error TS2339: Property 'metadataEditorColumn' does not exist on type 'DataPanel'.
297
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(168,40): Error TS2339: Property 'metadataFields' does not exist on type 'DataPanel'.
298
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(171,46): Error TS2339: Property 'metadataFields' does not exist on type 'DataPanel'.
299
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(174,35): Error TS2339: Property 'metadataFields' does not exist on type 'DataPanel'.
300
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(184,16): Error TS2339: Property 'set' does not exist on type 'DataPanel'.
301
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(188,16): Error TS2339: Property 'set' does not exist on type 'DataPanel'.
302
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(229,14): Error TS2339: Property 'metadataEditorColumn' does not exist on type 'DataPanel'.
303
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(230,23): Error TS2339: Property 'metadataEditorColumn' does not exist on type 'DataPanel'.
304
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(231,12): Error TS2339: Property 'metadataEditorColumn' does not exist on type 'DataPanel'.
305
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(253,34): Error TS2339: Property 'scaleOrdinal' does not exist on type 'typeof d3'.
306
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(253,50): Error TS2339: Property 'schemeCategory20' does not exist on type 'typeof d3'.
307
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(268,26): Error TS2339: Property 'scaleLinear' does not exist on type 'typeof d3'.
308
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(297,58): Error TS2339: Property 'metadataEditorColumn' does not exist on type 'DataPanel'.
309
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(302,20): Error TS2339: Property 'metadataEditorColumn' does not exist on type 'DataPanel'.
310
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(361,40): Error TS2339: Property 'metadataEditorColumn' does not exist on type 'DataPanel'.
311
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(362,55): Error TS2339: Property 'metadataEditorColumn' does not exist on type 'DataPanel'.
312
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(383,12): Error TS2339: Property '$' does not exist on type 'DataPanel'.
313
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(384,12): Error TS2339: Property '$' does not exist on type 'DataPanel'.
314
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(385,12): Error TS2339: Property '$' does not exist on type 'DataPanel'.
315
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(642,13): Error TS2339: Property '$$' does not exist on type 'DataPanel'.
316
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(643,13): Error TS2339: Property '$$' does not exist on type 'DataPanel'.
317
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(645,13): Error TS2339: Property '$$' does not exist on type 'DataPanel'.
318
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(648,11): Error TS2339: Property '$$' does not exist on type 'DataPanel'.
319
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(653,14): Error TS2339: Property '$$' does not exist on type 'DataPanel'.
320
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(668,14): Error TS2339: Property '$$' does not exist on type 'DataPanel'.
321
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(682,14): Error TS2339: Property '$$' does not exist on type 'DataPanel'.
322
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(694,14): Error TS2339: Property '$$' does not exist on type 'DataPanel'.
323
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(708,14): Error TS2339: Property '$$' does not exist on type 'DataPanel'.
324
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(709,46): Error TS2339: Property '$$' does not exist on type 'DataPanel'.
325
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(710,45): Error TS2339: Property '$$' does not exist on type 'DataPanel'.
326
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(747,10): Error TS2339: Property 'registerElement' does not exist on type 'Document'.
327
[1] [0] TypeScript error: vz_projector/vz-projector-data-panel.ts(747,46): Error TS2339: Property 'is' does not exist on type 'DataPanel'.
328
[1] [0] TypeScript error: vz_projector/vz-projector-input.ts(111,10): Error TS2339: Property 'registerElement' does not exist on type 'Document'.
329
[1] [0] TypeScript error: vz_projector/vz-projector-input.ts(111,51): Error TS2339: Property 'is' does not exist on type 'ProjectorInput'.
330
[1] [0] TypeScript error: vz_projector/vz-projector-inspector-panel.ts(63,10): Error TS2339: Property 'scopeSubtree' does not exist on type 'InspectorPanel'.
331
[1] [0] TypeScript error: vz_projector/vz-projector-inspector-panel.ts(155,11): Error TS2304: Cannot find name 'dist2color'.
332
[1] [0] TypeScript error: vz_projector/vz-projector-inspector-panel.ts(171,11): Error TS2304: Cannot find name 'dist2color'.
333
[1] [0] TypeScript error: vz_projector/vz-projector-inspector-panel.ts(173,11): Error TS2304: Cannot find name 'normalizeDist'.
334
[1] [0] TypeScript error: vz_projector/vz-projector-inspector-panel.ts(289,11): Error TS2304: Cannot find name 'dist2color'.
335
[1] [0] TypeScript error: vz_projector/vz-projector-inspector-panel.ts(305,11): Error TS2304: Cannot find name 'dist2color'.
336
[1] [0] TypeScript error: vz_projector/vz-projector-inspector-panel.ts(307,11): Error TS2304: Cannot find name 'normalizeDist'.
337
[1] [0] TypeScript error: vz_projector/vz-projector-inspector-panel.ts(427,10): Error TS2339: Property 'registerElement' does not exist on type 'Document'.
338
[1] [0] TypeScript error: vz_projector/vz-projector-inspector-panel.ts(427,51): Error TS2339: Property 'is' does not exist on type 'InspectorPanel'.
339
[1] [0] TypeScript error: vz_projector/vz-projector-legend.ts(53,12): Error TS2339: Property 'async' does not exist on type 'Legend'.
340
[1] [0] TypeScript error: vz_projector/vz-projector-legend.ts(96,10): Error TS2339: Property 'registerElement' does not exist on type 'Document'.
341
[1] [0] TypeScript error: vz_projector/vz-projector-legend.ts(96,43): Error TS2339: Property 'is' does not exist on type 'Legend'.
342
[1] [0] TypeScript error: vz_projector/vz-projector-metadata-card.ts(41,11): Error TS2339: Property '$$' does not exist on type 'MetadataCard'.
343
[1] [0] TypeScript error: vz_projector/vz-projector-metadata-card.ts(43,10): Error TS2339: Property 'set' does not exist on type 'MetadataCard'.
344
[1] [0] TypeScript error: vz_projector/vz-projector-metadata-card.ts(72,10): Error TS2339: Property 'registerElement' does not exist on type 'Document'.
345
[1] [0] TypeScript error: vz_projector/vz-projector-metadata-card.ts(72,49): Error TS2339: Property 'is' does not exist on type 'MetadataCard'.
346
[1] [0] TypeScript error: vz_projector/vz-projector-projections-panel.ts(164,33): Error TS2339: Property 'superviseFactor' does not exist on type 'ProjectionsPanel'.
347
[1] [0] TypeScript error: vz_projector/vz-projector-projections-panel.ts(166,44): Error TS2339: Property 'superviseFactor' does not exist on type 'ProjectionsPanel'.
348
[1] [0] TypeScript error: vz_projector/vz-projector-projections-panel.ts(416,14): Error TS2339: Property '$' does not exist on type 'ProjectionsPanel'.
349
[1] [0] TypeScript error: vz_projector/vz-projector-projections-panel.ts(417,25): Error TS2339: Property '$' does not exist on type 'ProjectionsPanel'.
350
[1] [0] TypeScript error: vz_projector/vz-projector-projections-panel.ts(652,10): Error TS2339: Property 'registerElement' does not exist on type 'Document'.
351
[1] [0] TypeScript error: vz_projector/vz-projector-projections-panel.ts(652,53): Error TS2339: Property 'is' does not exist on type 'ProjectionsPanel'.
352
[1] [0] TypeScript error: vz_projector/vz-projector-util.ts(32,10): Error TS2304: Cannot find name 'Polymer'.
353
[1] [0] TypeScript error: vz_projector/vz-projector-util.ts(35,58): Error TS2503: Cannot find namespace 'polymer'.
354
[1] [0] TypeScript error: vz_projector/vz-projector.ts(53,40): Error TS2304: Cannot find name 'ProjectorScatterPlotAdapter'.
355
[1] [0] TypeScript error: vz_projector/vz-projector.ts(105,27): Error TS2339: Property '$' does not exist on type 'Projector'.
356
[1] [0] TypeScript error: vz_projector/vz-projector.ts(106,32): Error TS2339: Property '$' does not exist on type 'Projector'.
357
[1] [0] TypeScript error: vz_projector/vz-projector.ts(108,34): Error TS2339: Property '$' does not exist on type 'Projector'.
358
[1] [0] TypeScript error: vz_projector/vz-projector.ts(110,31): Error TS2339: Property '$' does not exist on type 'Projector'.
359
[1] [0] TypeScript error: vz_projector/vz-projector.ts(112,30): Error TS2339: Property '$' does not exist on type 'Projector'.
360
[1] [0] TypeScript error: vz_projector/vz-projector.ts(114,10): Error TS2339: Property 'scopeSubtree' does not exist on type 'Projector'.
361
[1] [0] TypeScript error: vz_projector/vz-projector.ts(114,28): Error TS2339: Property '$$' does not exist on type 'Projector'.
362
[1] [0] TypeScript error: vz_projector/vz-projector.ts(202,12): Error TS2339: Property 'metadataFile' does not exist on type 'Projector'.
363
[1] [0] TypeScript error: vz_projector/vz-projector.ts(207,60): Error TS2339: Property 'metadataFile' does not exist on type 'Projector'.
364
[1] [0] TypeScript error: vz_projector/vz-projector.ts(499,46): Error TS2304: Cannot find name 'ProjectorScatterPlotAdapter'.
365
[1] [0] TypeScript error: vz_projector/vz-projector.ts(506,26): Error TS2503: Cannot find namespace 'THREE'.
366
[1] [0] TypeScript error: vz_projector/vz-projector.ts(506,55): Error TS2503: Cannot find namespace 'THREE'.
367
[1] [0] TypeScript error: vz_projector/vz-projector.ts(643,10): Error TS2339: Property 'registerElement' does not exist on type 'Document'.
368
[1] [0] TypeScript error: vz_projector/vz-projector.ts(643,46): Error TS2339: Property 'is' does not exist on type 'Projector'.
369
[0] live-server --port=80 dist/ exited with code null
370
[1] [2] npm run watch-html exited with code null
371
[1] [1] npm run watch-css exited with code null
372
[1] [0] npm run watch-js exited with code 0
373
[1] npm run watch exited with code 0