# MathJax plugin could not find module discourse/lib/load-script

**URL:** https://meta.discourse.org/t/mathjax-plugin-could-not-find-module-discourse-lib-load-script/26443
**Category:** Support
**Created:** [March 17, 2015, 5:50pm UTC](https://meta.discourse.org/t/mathjax-plugin-could-not-find-module-discourse-lib-load-script/26443 "2015-03-17T17:50:40Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![TopherTheGeek](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/topherthegeek/32/114909_2.png) [@TopherTheGeek](https://meta.discourse.org/u/TopherTheGeek)
#### Post date: [March 17, 2015, 5:50pm UTC](https://meta.discourse.org/t/mathjax-plugin-could-not-find-module-discourse-lib-load-script/26443/1 "2015-03-17T17:50:40Z")

</div>

In my installation of Discourse, MathJax is broken. I think that’s probably due to “Could not find module discourse/lib/load-script”. Things _were_ working, and I cannot be sure when they broke, but I suspect it happened when I upgraded to Discourse to 1.2.1 and MathJax to 0.4.1.

This is the full error message I’m seeing with Chrome:

 ![](https://global.discourse-cdn.com/meta/original/3X/c/1/c1787335b53d8e84774c1c9777cf8468b6936d04.png)

To fix this, I tried:

1. Double checking I’m up-to-date on everything.
2. disabling and reenabling the MathJax plugin.
3. Rebooting, naturally.
4. `launch app rebuild `

What else might I try?

I think the install is pretty standard. I followed the instructions to install with Docker on DigitalOcean from before the 1.0 release, and I’ve always upgraded via the Admin panel since then.

If needed, the issue can be seen [here](https://forum.treode.com/t/eventual-consistency-and-transactions-working-together/36).

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [March 17, 2015, 7:56pm UTC](https://meta.discourse.org/t/mathjax-plugin-could-not-find-module-discourse-lib-load-script/26443/2 "2015-03-17T19:56:12Z")

</div>

MathJax now have a dependency on latest stable Discoruse.

Either, move to tests-passed

Or, in the container definition pull an old version of mathjax, or fork it, or ask mathjax maintainers to introduce a branch for old.

---

<div class="post-metadata">

### Author: ![TopherTheGeek](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/topherthegeek/32/114909_2.png) [@TopherTheGeek](https://meta.discourse.org/u/TopherTheGeek)
#### Post date: [March 17, 2015, 8:33pm UTC](https://meta.discourse.org/t/mathjax-plugin-could-not-find-module-discourse-lib-load-script/26443/3 "2015-03-17T20:33:38Z")

</div>

Now I’m confused. I’m on Discourse 1.2.1, and my dashboard says that I’m up to date. Do you mean that 1.2.1 is not the latest stable version?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [March 17, 2015, 8:37pm UTC](https://meta.discourse.org/t/mathjax-plugin-could-not-find-module-discourse-lib-load-script/26443/4 "2015-03-17T20:37:19Z")

</div>

Sorry, I mixed up my terms:

[https://meta.discourse.org/t/release-schedule-post-version-1-0/17694](https://meta.discourse.org/t/release-schedule-post-version-1-0/17694)

you want to be on tests-passed.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [March 17, 2015, 8:43pm UTC](https://meta.discourse.org/t/mathjax-plugin-could-not-find-module-discourse-lib-load-script/26443/5 "2015-03-17T20:43:47Z")

</div>

I think that beta has the dependencies he needs.

---

<div class="post-metadata">

### Author: ![TopherTheGeek](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/topherthegeek/32/114909_2.png) [@TopherTheGeek](https://meta.discourse.org/u/TopherTheGeek)
#### Post date: [March 17, 2015, 8:48pm UTC](https://meta.discourse.org/t/mathjax-plugin-could-not-find-module-discourse-lib-load-script/26443/6 "2015-03-17T20:48:09Z")

</div>

That fixed it. Thanks Sam!

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [March 17, 2015, 8:50pm UTC](https://meta.discourse.org/t/mathjax-plugin-could-not-find-module-discourse-lib-load-script/26443/7 "2015-03-17T20:50:30Z")

</div>


