skerrick
skerrick copied to clipboard
Sporadic failure upon evaluating region
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.