Jiao Wang
Jiao Wang
import { Gauge } from 'gaugeJS/dist/gauge.min.js'; Adding this would work for issue "'Gauge' is not defined".
import { Gauge } from 'gaugeJS/dist/gauge.min.js'; Adding this would work for issue "'Gauge' is not defined".
Hi, @danilowoz , thanks so much for your quick response! Yes, currently I just set the ``` ``` But I still got this CORS error with v1.5.4, `Access to fetch...
Hi, @danilowoz, sure, how I can connect with you on Discord? My digit tag is #3501. Sorry it is the first for me to use it. Thanks.
Hi, ufukomer, Could I ask one more question? Whether the connection configuration should include impala username and password? Thank you so much!
Hi, ufukomer, I have changed the port to 21000. But the result is same as previous. Only output the "Connnection established" but the query statement still output nothing. Is that...
Hi, ufukomer, Thanks so much! Also, I have tried another way. Before I run the command "node impala.js", I type the command "kinit -kt /root/eedep.keytab [email protected]" in the terminal on...
@dbanksdesign Sorry just saw your reply and really thanks. Here is the whole configuration. ``` ['tokens'].forEach((themeType) => { StyleDictionary.extend({ source: ['...'], platforms: { scss: { transformGroup: "scss", buildPath: "src/assets/scss/", files:...