I have followed the Tutorial. After changing app/maint.ts in the Http chapter I get the error when starting the app via command line:
app/maint.ts
ap
I create my project using angular-cli and i set in package.json "angular-in-memory-web-api": "^0.2.4" in dependences block and then i run npm install.
Work for me :D