Hello,

I have installed google charts by this way:

*1. install google-chart*
*cd $ZEPPELIN_HOME/zeppelin-web*
*bower install google-chart --save*

New bower components were installed in the directory bower_component

*2. build zeppelin-web*
*grunt build*

Then when i used zeppelin (0.6.1)
http://localhost:8061
i have this following  error:

"Error: Assertion failed
c@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:403:1558
b@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:403:22542
.insertBefore@
http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:403:26125
.appendChild@
http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:403:26071
ea@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:46:8330
S@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:46:2937
J@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:45:29632
J@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:45:29763
J@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:45:29763
J@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:45:29763
G@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:45:28574
ha/h/</<@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:45:8287
vc/this.$get</n.prototype.$eval@
http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:47:9671
vc/this.$get</n.prototype.$apply@
http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:47:9903
ha/h/<@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:45:8245
g@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:45:20624
ha/h@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:45:8166
ha@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:45:8452
b@http://localhost:8061/scripts/scripts.b0371dd8315b1287.js:1:342
h@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:47:1990
i/<@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:47:2162
vc/this.$get</n.prototype.$eval@
http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:47:9671
vc/this.$get</n.prototype.$digest@
http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:47:8175
vc/this.$get</n.prototype.$apply@
http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:47:9956
f@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:46:16959
q@http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:46:18809
Ib/</v.onload@
http://localhost:8061/scripts/vendor.e5fe27367f30e2f9.js:46:19352

Any idea about this issue?

Reply via email to