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

chore: bump to deno 41 #1

Closed
wants to merge 1 commit into from
Closed

Conversation

cdaringe
Copy link

problem

  • deno 38 is old skool cool!

solution

  • deno 41

@srackham
Copy link
Owner

I did the upgrade to Deno 0.41.0 when it was released but haven't pushed it to Github because there's a bug in Deno 0.41.0 that stops the Deno version of the rimuc CLI from working with stdin (denoland/deno#4789).

$ deno --version
deno 0.41.0
v8 8.2.308
typescript 3.8.3

$ deno -A Drakefile.ts test
test started
running 3 tests
test rimucTest ... platform: deno, node
FAILED (68ms)
  :
  :

But thanks for posting.

I made a note to self to try to code a work-around but haven't got round to it yet, was hoping for a new Deno release with a bug fix.

@srackham
Copy link
Owner

Have belatedly posted this issue: #2

@srackham srackham reopened this Apr 25, 2020
@srackham srackham closed this Apr 25, 2020
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

Successfully merging this pull request may close these issues.

2 participants