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
win: zef sometimes starts erroring with 'No such method subst' #213
Comments
|
This can be worked around with This ended up being a result of the difference in code paths here: zef/resources/scripts/win32http.ps1 Lines 7 to 27 in 82bde92
e.g. the difference between the project file existing and when it already exists and changes occur to the project list. |
|
resolved in 222c626 |
When trying to install something zef will throw this error at me:
Steps to Reproduce
install current rakudo on win8
install zef
try to install something via zef
Your Environment
Win 8.1
This is Rakudo Star version 2017.10 built on MoarVM version 2017.10
implementing Perl 6.c.
no modules installed
The text was updated successfully, but these errors were encountered: