Jan-Philipp Tebbe

Results 2 issues of Jan-Philipp Tebbe

Hello, I want to build an Alexa Skill using typescript and serverless - which are both quite new for me. The basic code - before I added typescript - was...

Hey, I fail to get it running. I use your simple_node.js and install the "stockfish.js" module via npm. I changed `var stockfish = require("./stockfish.js");` to `var stockfish = require("stockfish.js");` When...