Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

v0.6.0 release breaks Tour of Heroes tutorial #189

@mathuin

Description

@mathuin

I apologize if I missed something along the ways as this is my first venture into JavaScript let alone AngularJS.

I am following along with the Angular Tour of Heroes tutorial, and installed this package as per the instructions:

npm install angular-in-memory-web-api --save

All my calls to getHeroes() returned no data and the error text was undefined.

When I changed my package.json to reference ^0.5.4 instead of ^0.6.0, everything worked as expected. I looked at the release for v0.6.0 and it appears to be for Angular 6 while I am using Angular 5. I suspect that because the release was only three days ago that most folks will not have hit this issue.

While this release appears to have broken the tutorial, I do not believe it is this package's fault. That being said, someone needs to fix something. :-) If this issue belongs somewhere else, please let me know and I will file it there. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions