Hi :)
I've been following the examples from the free Raspberry Pi page, and got to the quadratic equations example.
Everything seems to install and update correctly, and running the 'node test.js' example works perfectly. When I run the 'node server.js' command, it starts to go wrong though. I get the 'Listening at http://localhost:8080' message, but as soon as I open the calculator I get a 'The roots are not ready' error, and when I enter any values into the calculator and press Solve, nothing happens on the calculator page, but on the Visual Studio page, the terminal gives me a long error message. I can't copy and paste it, so I've attached a screenshot.
