Title: SyntaxError: Unexpected identifier &#8216;anti_cache&#8217;
Last modified: July 12, 2018

---

# SyntaxError: Unexpected identifier ‘anti_cache’

 *  Resolved [devinc42](https://wordpress.org/support/users/devinc42/)
 * (@devinc42)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/syntaxerror-unexpected-identifier-anti_cache/)
 * WPLC breaks javascript and I get the error message: SyntaxError: Unexpected identifier‘
   anti_cache’. I only noticed it in Safari. Seems to be a problem using the let
   keyword. On line 425 of wplc_server.js changing “let anti_cache = Date.now();”
   to “var anti_cache = Date.now();” seems to fix it.

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

 *  [jarekcodecabin](https://wordpress.org/support/users/jarekcodecabin/)
 * (@jarekcodecabin)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/syntaxerror-unexpected-identifier-anti_cache/#post-10496608)
 * Hi there,
 * Thank you for getting in touch with us and reporting this.
 * That’s strange because the latest version of Safari supports let variable. We’ll
   test it and fix in the next plugin version.
 * Thank you for your time in this.
 * Best regards,
    Jarek
 *  Thread Starter [devinc42](https://wordpress.org/support/users/devinc42/)
 * (@devinc42)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/syntaxerror-unexpected-identifier-anti_cache/#post-10496690)
 * Yep, I guess I should update my Safari then (I rarely use it), I was using version
   9.1.2 and let is only since Safari 10.
 *  [jarekcodecabin](https://wordpress.org/support/users/jarekcodecabin/)
 * (@jarekcodecabin)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/syntaxerror-unexpected-identifier-anti_cache/#post-10496703)
 * Thank you for checking this. Please update browser and this should fix the issue.
 * Kind regards

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

The topic ‘SyntaxError: Unexpected identifier ‘anti_cache’’ is closed to new replies.

 * ![](https://ps.w.org/wp-live-chat-support/assets/icon-256x256.png?rev=2405258)
 * [3CX Free Live Chat, Calls & Messaging](https://wordpress.org/plugins/wp-live-chat-support/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-live-chat-support/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-live-chat-support/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-live-chat-support/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-live-chat-support/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-live-chat-support/reviews/)

## Tags

 * [es6](https://wordpress.org/support/topic-tag/es6/)
 * [javascript](https://wordpress.org/support/topic-tag/javascript/)
 * [Safari](https://wordpress.org/support/topic-tag/safari/)

 * 3 replies
 * 2 participants
 * Last reply from: [jarekcodecabin](https://wordpress.org/support/users/jarekcodecabin/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/syntaxerror-unexpected-identifier-anti_cache/#post-10496703)
 * Status: resolved