question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'jquery.js' is missing.

See original GitHub issue

Signalr failed to initialize. Script ‘jquery.js’ is missing. Please make sure to include jquery script. at getJquery (signalr-module.js:31)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
almgwarycommented, May 8, 2017

Fixed i need to add this in my component

import 'expose-loader?jQuery!jquery';
import '../node_modules/signalr/jquery.signalR.js';
1reaction
almgwarycommented, Nov 21, 2018

@DRNPerera inside you component

Read more comments on GitHub >

github_iconTop Results From Across the Web

error: jquery.js is not found - Stack Overflow
The problem is from where are you calling the jquery.js file. I mean, it depends of where do you have your index.html file....
Read more >
Missing config-jquery.js - WordPress.org
Inspecting pages on my site I see the following error: Failed to load resource: the server responded with a status of 404 ()...
Read more >
JavaScript & jQuery: The Missing Manual ... - Amazon.com
This easy-to-read guide not only covers JavaScript basics, but also shows you how to save time and effort with the jQuery and jQuery...
Read more >
JavaScript & jQuery: The Missing Manual, 2nd Edition - O'Reilly
This fully updated and expanded guide takes you step-by-step through JavaScript basics, then shows you how to save time and effort with jQuery—the...
Read more >
Javascript Jquery The Missing Manual Free - UTSA Online
This is likewise one of the factors by obtaining the soft documents of this javascript jquery the missing manual free by online.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found