-
Notifications
You must be signed in to change notification settings - Fork 231
angular-in-memory-web-api/index.js does not export InMemoryWebApiModule #42
Comments
I downgraded to [email protected] and it's working now. |
Something else is wrong as I strongly suspect that you haven't updated your import statements to refer to |
Thank you for your answer. app.module.ts
in-memory-data.service.ts
ionic info
npm list -depth=0
Maybe this npm ERR! extraneous is a hint to the problem? Edit 1:
|
@sosnet the error of I got same error and have to change tsconfig.json of |
Thanks @ITRyan to point out the problem. But I think I'm too new to all this stuff to fix it on my own. |
@sosnet I only submitted the tsconfig.json file but the js files was built on the local machine. Just now i also uploaded the js file, hope it helps. |
Thank you @ITRyan, it's working now! |
I started new project with current ionic2rc0, get the following error:
ionic info
npm list -depth=0
Any ideas? Or is it a specific ionic problem? Thank you!
The text was updated successfully, but these errors were encountered: