Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeException : Unclosed regex pattern at position: 266184 #31

Open
Er-Kalpesh opened this issue Mar 3, 2017 · 7 comments
Open

RuntimeException : Unclosed regex pattern at position: 266184 #31

Er-Kalpesh opened this issue Mar 3, 2017 · 7 comments

Comments

@Er-Kalpesh
Copy link

Getting error like :

RuntimeException
Unclosed regex pattern at position: 266184

  1. in C:\xampp\htdocs\freemelroseheights_protected\vendor\tedivm\jshrink\src\JShrink\Minifier.php at line 525

  2. in C:\xampp\htdocs\freemelroseheights_protected\vendor\tedivm\jshrink\src\JShrink\Minifier.php at line 240 – JShrink\Minifier::saveRegex()

  3. in C:\xampp\htdocs\freemelroseheights_protected\vendor\tedivm\jshrink\src\JShrink\Minifier.php at line 144 – JShrink\Minifier::loop()
    .
    .
    .

@masihfathi
Copy link

i get the same error, when i add a module to my project, before that it works properly.

@yongshengli
Copy link

I get the same error too.

@6elkir
Copy link

6elkir commented Oct 2, 2018

I solved this problem by turning on the jsfileremoutecompile option. I don't know which place, but it helped.

@pa-konovalov
Copy link

Same issue. Appeared after update some libs and Yii to v2.0.16.1.
After disable jsFileCompile option - it working fine, but if I need jsFileCompile have this error.

@skeeks-semenov
Copy link
Owner

@pa-konovalov
Honestly difficult to catch this error ...
If your project is online, could you link to it?

@laker-ls
Copy link

laker-ls commented Sep 4, 2019

I get the same error, when i use a CKEditor 4. I connected him without an asset bundle for correct working. Maybe there is a better solution?

@agrechuha
Copy link

agrechuha commented Feb 9, 2021

I have same problem with Tinymce 5. I disabled jsFileCompile option, but is not a solution to the problem. Maybe there are already other solutions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants