question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The problem description is missing on the webpage (there is only the word ‘Introduction’).

When trying to download the problem, the following error occurs:

exercism download --exercise=forth --track=kotlin
Error: unable to parse API response - invalid character '<' looking for beginning of value

(I didn’t have problems downloading the other tests)

OS: Win7 Pro x64

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:14 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
mikegehardcommented, Jun 28, 2019

Thanks for the report @Ric0chet-GitHub.

I haven’t had any time to take a look due to other things going on. Not sure when I get to taking a look…sorry.

1reaction
mikegehardcommented, May 28, 2019

Thanks for the report.

I’m not sure why that even shows up on the site as it isn’t in the config for the exercises: https://github.com/exercism/kotlin/blob/master/config.json

nor is it in the exercises directory: https://github.com/exercism/kotlin/tree/master/exercises

I’ve merged in some changes recently and see if those fix it. I’ll continue to monitor.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Forth Language Error Handling - Mosaic Industries
This appendix provides an overview of QED-Forth 's error handling, describes each error message that may occur, and presents a quick-reference list of...
Read more >
Exception Handling - Gforth Manual
There are some predefined error numbers in ANS Forth (see errors.fs ). In Gforth (and most other systems) you can use the iors...
Read more >
A Beginner's Guide to Forth
Forth is an interactive programming language con- sisting entirely of ... If this is impossible, Forth aborts execution, issues an error message and...
Read more >
Exception Handling in FORTH - Forth, Inc. - Yumpu
First, ABORT" raises the exception, performing thefunction of our ESCAPE without adding a new word. Second, ABORT" behaves as usual if nohandler ...
Read more >
Back and forth error compensation and correction method for ...
We study the Back and Forth Error Compensation and Correction (BFECC) method for linear hyperbolic systems and in particular for the Maxwell's equations....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found