Dmitriy Simushev

Results 11 comments of Dmitriy Simushev

Is there any progress on the issue?

References in a comment have `file_path:line` format. We can try to get them with a regular expression.

+1 Bower package is very useful for client side applications.

Try to look at src/messenger/compute_resources.pl script. One of its aims is creating "package" file.

Try to create blank file "/install/package". It should help.

Use blank (empty) file. I have tried and it works fine!

If you use completely empty file (without any line of text) as 'package' file there will be no checksums controlling at all. This means no error related with checksums will...

Source of all your errors(including checksum errors) is wrong package file. Do not use one from v1.6.4. Just create empty file (completely empty) and put it into /install/package. Let me...

@Danielss89, I know about ability to use git repository as bower dependency, but as you said a package would be better.

@jsmarkus is there any chance the PR will be merged?