Closed coke closed 2 years ago
2020.01 is not latest, latest is 2020.05.1, see https://rakudo.org/downloads/star/
Will try it out - we need to update https://rakudo.org/star
Same error with the 2020.05.1 download.
$ moar --version
This is MoarVM versions 2020.05 built with JIT support
$ nqp --version
This is nqp version 2020.05 built on MoarVM version 2020.05
$ nqp -e 'nqp::say(1)'
1
with windows10 20.04 I got no troubles. could you specify your win version
PS C:\> nqp -e 'nqp::say(1)'
1
PS C:\> perl6 -v
This is Rakudo version 2020.05.1 built on MoarVM version 2020.05
implementing Raku 6.d.
PS C:\> moar --version
This is MoarVM version 2020.05 built with JIT support
closing due to:
Just installed the latest rakudo-star for windows (2020.01). After doing the install: