Created
September 6, 2017 17:35
-
-
Save marcusramberg/fcbf3d7f86729d83474d7892940c0f8a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
╭─ ~/Downloads/rakudo-star-2017.07/foo INSERT 19:36:54 | |
╰ __PORT=3000 __HOST=localhost cro run | |
▶ Starting 1 (1) | |
📓 1 Listening at http://localhost:3000 | |
⚠ 1 No such method 'peer-host' for invocant of type 'IO::Socket::Async' | |
⚠ 1 in block at /home/marcus/Downloads/rakudo-star-2017.07/install/share/perl6/site/sources/DEF16A4E9B3EBA6B6982963C2BDC23DFC6413661 (Cro::HTTP::Log::File) line 26 | |
⚠ 1 in block at /home/marcus/Downloads/rakudo-star-2017.07/install/share/perl6/site/sources/88931D797A7005CE2FD56A6EF6A37BBD2E8D6CFA (Cro::HTTP::Internal) line 45 | |
⚠ 1 in block at /home/marcus/Downloads/rakudo-star-2017.07/install/share/perl6/site/sources/1DC86B9F9A31CA5BEE35765E177159BAEDB91AAA (Cro::HTTP::Router) line 82 | |
⚠ 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment