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:
ap
As of latest (currently 0.1.14), this is what's stated in the CHANGELOG
In
systemjs.config.jsyou should change the mapping to:'angular-in-memory-web-api': 'npm:angular-in-memory-web-api/bundles/in-memory-web-api.umd.js'then delete from
packages:'angular-in-memory-web-api': { main: './index.js', defaultExtension: 'js' }