skerrick icon indicating copy to clipboard operation
skerrick copied to clipboard

Sporadic failure upon evaluating region

Open alhassy opened this issue 3 years ago • 0 comments

I made a scratch.js file whose contents are let a = "Hello" then I started the skerrick server and selected the entire contents and tried to evaluate the region, but received an error.

  • This happens sporadically ---sometimes when the buffer contains malformed JS.

Here is what my Messages buffer shows:

Started skerrick server on 4321
[error] request--callback: peculiar error
[error] request-default-error-callback: http://localhost:4321/eval parse-error

Aside: Maybe something from https://github.com/abicky/nodejs-repl.el can be integrated into this project.

alhassy avatar Jun 14 '22 10:06 alhassy