We just started with a new project and trying to get CI working via Appveyor. It is an Aurelia web application so we need jspm on the build server. >
Aurelia
jspm
After contact with the Appveyor team we figured oud that the node version was the problem. Installing the stable version of Node works like a charm:
ps: Install-Product node stable