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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
capriconuser
Creator
Creator

require.js file did not found

Hi all

 

i am trying to deploy mashup to the server so when i open HTM File this shows an error when i click on "inspect element "

Loading failed for the <script> with source “https://qlikserver/vp/resources/assets/external/requirejs/require.js”.

 

any help please

 

2 Replies
ErikWetterberg
Master
Master

Hi,

Is there such a file as "https://qlikserver/vp/resources/assets/external/requirejs/require.js" ? Can you open it the browser? Or should the link be another?

 

capriconuser
Creator
Creator
Author

hi .. this require.js file is using in qlik sense by default so i just paste this line in my html file

 

<script src="https://qlikserver/vp/resources/assets/external/requirejs/require.js"></script>

 and then when i open html page error is displayed