Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
lenaig
Partner - Contributor
Partner - Contributor

Define external D3 library gone wrong : Uncaught SyntaxError: Unexpected token '<'

Hello,

I am trying to develop an extension on Qlik Sense with a D3.js library that I found on Github.

I tried to import it that way (line 4) 

vscodedefine.png

When I tried to launch my extension on Qlik Sense Desktop, this is what I got : 

lenaig_0-1622111966808.png

And the error seems to come from the import inside the d3-simple-gauge lib right here at the top of the file:

lenaig_1-1622111993097.png

And I know for a fact that the lib is working. 
I tried so many different things that didn't help to move forward from these error.

Did someone had the same issue ?
Thank you !

0 Replies