Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
liam_hanninen
Creator
Creator

Require.js fails to load due to bad syntax

I am trying to load Qlik's version of require.js from an external app. I've try loading it both via CommonJS and AMD. Either way I get an error that says: Loading module require*_16 failed! Check script file for syntax errors. So then I put require.js in a browser tool that checks javascript files for errors (https://jshint.com/). And it turns out there are several sytanx errors such as missing semicolons. I'm getting require from http://localhost:4848/resources/assets/external/requirejs/require.js (Qlik Sense Desktop). Is there any reason why the require file has all of these errors?

Labels (2)
0 Replies