-
Notifications
You must be signed in to change notification settings - Fork 12
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
Install fail #24
Comments
It works with rakudo-star-2019.03 ` |
Fail also with raku --version |
I encountered the same issue. I tried to fix this problem by the PR Raku#3. |
Hi,
I try to install perl6-tidy, but install parser fail.
===> Testing: Perl6::Parser:ver<0.3.0>:authgithub:drforr
[Perl6::Parser] Cannot call method 'parsegrammar' on a null object
[Perl6::Parser] in method parse at /home/alain/.zef/store/Perl6-Parser-0.3.0.tar.gz/Perl6-Parser-0.3.0/lib/Perl6/Parser.pm6 (Perl6::Parser) line 545
[Perl6::Parser] in block at t/01-parse-text.t line 13
[Perl6::Parser] Cannot call method 'parsegrammar' on a null object
[Perl6::Parser] in method parse at /home/alain/.zef/store/Perl6-Parser-0.3.0.tar.gz/Perl6-Parser-0.3.0/lib/Perl6/Parser.pm6 (Perl6::Parser) line 545
[Perl6::Parser] in method to-tree at /home/alain/.zef/store/Perl6-Parser-0.3.0.tar.gz/Perl6-Parser-0.3.0/lib/Perl6/Parser.pm6 (Perl6::Parser) line 585
[Perl6::Parser] in block at t/02-build-tree.t line 17
zef --version
v0.8.2
raku --version
This is Rakudo version 2020.01 built on MoarVM version 2020.01.1
implementing Perl 6.d.
cat /etc/debian_version
10.0
The text was updated successfully, but these errors were encountered: