Title: Multiple JS errors on update
Last modified: August 6, 2021

---

# Multiple JS errors on update

 *  Resolved [R3dRidl3](https://wordpress.org/support/users/r3dridl3/)
 * (@r3dridl3)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/multiple-js-errors-on-update/)
 * When updating the plugin to 4.0 stable version. We get a few JS erros.
    Wich 
   seem to be caused by the hard coded dirs inside asset-manifest.json. We do not
   have /wp-content/ but we have a different dir.

Viewing 11 replies - 1 through 11 (of 11 total)

 *  [mediawaypoint](https://wordpress.org/support/users/mediawaypoint/)
 * (@mediawaypoint)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/multiple-js-errors-on-update/#post-14741069)
 * We are also having issues. 404s relating to missing chunk.js files.
 * Disabling the font-awesome plugin resolves the errors but of course all my icons
   on our websites stop working. In addition to this error, it is causing our Advanced
   Custom Fields plugin to stop working on the backend, likely because font-awesome
   runs before ACF and therefore when the error happens, the rest of the code doesn’t
   load.
 * Below are the errors we are getting.
 * `bootstrap:195 GET http://localhost/wp-content/plugins/font-awesome/admin/build/
   static/js/8.76e87c98.chunk.js net::ERR_ABORTED 404 (Not Found)`
 *     ```
       classicEditor.js:40 Error: Loading CSS chunk 8 failed.
       (/wp-content/plugins/font-awesome/admin/build/static/css/8.8fbf84c5.chunk.css)
           at HTMLLinkElement.o.<computed>.o.<computed>.<computed>.t.push.o.<computed>.d.onerror (bootstrap:129)
       ```
   
 * As I mentioned above, disabling the font-awesome plugin resolves the errors and
   ACF starts working again and it was working yesterday. Given as the last update
   was 9 hours ago, there is no denying it that the recent update has caused these
   issues.
 * Other than this slight misshap, the plugin is actually rather convenient – certainly
   saves me having to insert the full directory of font-awesome files. Plug and 
   play icons is a nice touch.
 * Cheers
    Kane
 *  Thread Starter [R3dRidl3](https://wordpress.org/support/users/r3dridl3/)
 * (@r3dridl3)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/multiple-js-errors-on-update/#post-14741409)
 * Yeah I can confirm the ACF not working properly anymore.
 *  [Webamaze](https://wordpress.org/support/users/webamaze/)
 * (@webamaze)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/multiple-js-errors-on-update/#post-14741603)
 * I’m not getting the visual/text input option on my pages. Ok yesterday but following
   the most recent update this morning I have to disable FA to do anything.
 * FA activated: [https://www.dropbox.com/s/q4hnnhs3knsvt10/Screenshot%20fontawesome%20activated.png?dl=0](https://www.dropbox.com/s/q4hnnhs3knsvt10/Screenshot%20fontawesome%20activated.png?dl=0)
 * FA de-activated: [https://www.dropbox.com/s/mcxz25gw0o0y42u/Screenshot%20fontawesome%20de-activated.png?dl=0](https://www.dropbox.com/s/mcxz25gw0o0y42u/Screenshot%20fontawesome%20de-activated.png?dl=0)
 *  [fosteran](https://wordpress.org/support/users/fosteran/)
 * (@fosteran)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/multiple-js-errors-on-update/#post-14741966)
 * I can confirm the ACF issue above. Basically this plugin needs to be updated 
   ASAP as it’s nowhere ready for production.
 * I disabled it, rolled back to the latest release candidate version and now all
   is good.
 *  [Matt](https://wordpress.org/support/users/mhuntdesign/)
 * (@mhuntdesign)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/multiple-js-errors-on-update/#post-14742155)
 * Having the same issue.. PLUS another issue when using multiple tinymce editors
   on a page (which is not uncommon!):
 * `[DOM] Found 6 elements with non-unique id #font-awesome-icon-chooser-media-button:(
   More info: https://goo.gl/9p2vKq)`
 *  [Daniel Maier](https://wordpress.org/support/users/demaier/)
 * (@demaier)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/multiple-js-errors-on-update/#post-14742216)
 * Same here, ACF broken on back-end.
 *  Plugin Contributor [frrrances](https://wordpress.org/support/users/frrrances/)
 * (@frrrances)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/multiple-js-errors-on-update/#post-14742617)
 * Thanks everyone for reporting and sharing details about the issues you’re seeing
   with the latest plugin update. We’re working on a fix but the current recommendation
   is to rollback to the previous release candidate version: `4.0.0-rc23`. You can
   do that using a rollback plugin like wp_rollback or by downloading the zip file
   from the Advanced tab at the bottom of the Font Awesome plugin page: [https://wordpress.org/plugins/font-awesome/advanced/](https://wordpress.org/plugins/font-awesome/advanced/)
 *  Plugin Author [mlwilkerson](https://wordpress.org/support/users/mlwilkerson/)
 * (@mlwilkerson)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/multiple-js-errors-on-update/#post-14742618)
 * Most likely, this is all the the same as the issue being tracked in this other
   support topic:
    [https://wordpress.org/support/topic/guttenberg-editor-error-after-update-to-4-0-from-4-0-0-rc23/](https://wordpress.org/support/topic/guttenberg-editor-error-after-update-to-4-0-from-4-0-0-rc23/)
 * I’ve just updated that one with the status of the investigation. Working on a
   fix now.
 *  Plugin Author [mlwilkerson](https://wordpress.org/support/users/mlwilkerson/)
 * (@mlwilkerson)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/multiple-js-errors-on-update/#post-14743531)
 * Update: I’ve just released version 4.0.1 of the plugin, which fixes a few bugs
   related to editor integration. I’d be interested to hear if it fixes yours.
 *  [Webamaze](https://wordpress.org/support/users/webamaze/)
 * (@webamaze)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/multiple-js-errors-on-update/#post-14743535)
 * Thanks. Just finished publishing a news item (by disabling FA) and then the update
   appeared.
 * All working fine now. You guys are sound 🙂
 *  Plugin Author [mlwilkerson](https://wordpress.org/support/users/mlwilkerson/)
 * (@mlwilkerson)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/multiple-js-errors-on-update/#post-14743543)
 * [@webamaze](https://wordpress.org/support/users/webamaze/) whew! glad to hear
   it. Thanks for the update.

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Multiple JS errors on update’ is closed to new replies.

 * ![](https://ps.w.org/font-awesome/assets/icon-256x256.png?rev=1991998)
 * [Font Awesome](https://wordpress.org/plugins/font-awesome/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/font-awesome/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/font-awesome/)
 * [Active Topics](https://wordpress.org/support/plugin/font-awesome/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/font-awesome/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/font-awesome/reviews/)

 * 11 replies
 * 8 participants
 * Last reply from: [mlwilkerson](https://wordpress.org/support/users/mlwilkerson/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/multiple-js-errors-on-update/#post-14743543)
 * Status: resolved