Andreas Frömer

Results 96 comments of Andreas Frömer

Hi @tancincozach. Thanks for reaching out. On what OS are you trying to run this and also can you check if and where hunspell is installed? That would help track...

Hi @virenderkmr92 if you are running on a unix based OS with aptitude try the following: ``` $ sudo apt-get install aspell ``` This should install `aspell` onto your mashine.

Hi @try-no-cry. Can you refer to #8 for this. This seems like the exact same problem. Hope this workaround solves your problem for now until there is a fix implemented...

Hi @pajso96 could you explain the difficulty you have fetching the languages? Is the problem getting supported languages coming from the library or your system itself?

Hi. Thanks for clarification. So this might be same problem as #8

@theofidry can confirm. Using `--no-parallel` the compactor works.

Hi. Thanks for the report. Since this is a PHP Parser problem it is hard to tell what went wrong. Can you isolate the problem to a certain dependency or...

This probably has to do something with `require` or `include` (also the `_once` variation) and a concatenation of the path.

Thanks for the report. Will see to it ASAP.