Title: Missing JS file
Last modified: August 22, 2016

---

# Missing JS file

 *  Resolved [SoN9ne](https://wordpress.org/support/users/son9ne/)
 * (@son9ne)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/missing-js-file/)
 * I am getting this after installing the plugin.
 * `/wp-content/plugins/strong-testimonials/js/jquery.cycle2.js.map 404 (Not Found)`
 * [https://wordpress.org/plugins/strong-testimonials/](https://wordpress.org/plugins/strong-testimonials/)

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

 *  anonymized-13171256
 * (@anonymized-13171256)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/missing-js-file/#post-5592388)
 * Thanks for bringing this up, I’ve been meaning to address it for a while.
 * **This is only a problem with the Developer Console open in your browser. It 
   does not affect the plugin’s performance.**
 * Basically, the debugger is expecting a minified production version of the cycle.
   js script and requests a map file in order to map the minified code to the non-
   minified development version. But the plugin only includes the non-minified version.
 * More info in this [StackOverflow thread](http://stackoverflow.com/questions/18425841/angular-min-js-map-not-found-what-is-it-exactly).
 * Even though this is a non-fatal error, I considered including the minified version
   in the plugin but it’s lightweight to begin with and I plan to replace it with
   a more suitable slider very soon.
 *  anonymized-13171256
 * (@anonymized-13171256)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/missing-js-file/#post-5592710)
 * I found and included the `.map` file in version 1.14.1 like I should have done
   a long time ago. Thanks for your patience.

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

The topic ‘Missing JS file’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: anonymized-13171256
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/missing-js-file/#post-5592710)
 * Status: resolved