You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
I'm having this issue and none of the answers from stackoverflow are helping.
I've triple checked my spellings in both the main.ts and system.config.js files.
I've tried the solutions on stackoverflow.
I've tried adding the reference explicitly with './../node_modules/angular2-in-memory-web-api';
It doesn't recognize it. Here's what VS Code gives me with the red squigly line: [ts] Cannot find module 'angular2-in-memory-web-api'.