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 am using angular 4 and below solved my problem.
npm install angular-in-memory-web-api --save