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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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

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