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

mi6 fails to run after the installation with the latest zef #14

Closed
titsuki opened this issue Apr 13, 2017 · 4 comments
Closed

mi6 fails to run after the installation with the latest zef #14

titsuki opened this issue Apr 13, 2017 · 4 comments

Comments

@titsuki
Copy link
Contributor

titsuki commented Apr 13, 2017

See the following error messages:

$ mi6 test
===SORRY!=== Error while compiling /home/itoyota/.rakudobrew/moar-nom/install/share/perl6/site/resources/19DFC05B99EC4E218A1A8D9A1B966919724DE593
Two terms in a row
at /home/itoyota/.rakudobrew/moar-nom/install/share/perl6/site/resources/19DFC05B99EC4E218A1A8D9A1B966919724DE593:1
------> @⏏ perl6 %~dpn0 %*
    expecting any of:
        infix
        infix stopper
        statement end
        statement modifier
        statement modifier loop

My zef version is:
ugexe/zef@fa5d820

@titsuki
Copy link
Contributor Author

titsuki commented Apr 20, 2017

My environment is Debian jessie, not Windows.

@treyharris
Copy link

@titsuki FYI, a workaround for now (courtesy timotimo on #perl6):

  1. git clone skaji/mi6; cd mi6
  2. rm bin/mi6.bat
  3. zef install --force .

@titsuki
Copy link
Contributor Author

titsuki commented Apr 20, 2017

@treyharris
Thanks for your reply !
I noticed that too today and directly overwrote the pre-compiled file (i.e. 19DFC05B99EC4E218A1A8D9A1B966919724DE593) , but your solution seems better than I did.

@skaji skaji closed this as completed in 9bce964 Apr 20, 2017
@skaji
Copy link
Owner

skaji commented Apr 20, 2017

@titsuki @treyharris thanks. I've removed the bat file.

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

3 participants