Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade issues #4

Open
timofeysie opened this issue Feb 18, 2019 · 1 comment
Open

Upgrade issues #4

timofeysie opened this issue Feb 18, 2019 · 1 comment

Comments

@timofeysie
Copy link

I like the examples in this project a lot, but have not been able to upgrade the source to current Angular/Ngrx. Going thru the article up to the modals section fails with the following error:

ERROR in node_modules/@ngrx/effects/src/bootstrap-listener.d.ts(1,20): error TS2305: Module '"../../../@angular/core/core"' has no exported member 'OpaqueToken'.
...

Cloning the complete repo and trying to upgrade it ends up with the following errors:

ERROR in Metadata version mismatch for module 
/Users/tim/angular/redux/ngx-redux-ui-management-recipes/node_modules/@ng-bootstrap/ng-bootstrap/index.d.ts, 
found version 4, expected 3, 
...

I have a repo here which contains my work to get these samples up and running.

Are there any plans to upgrade the article/code base? It seems like a very worth-wile project to me.

@hggeorgiev
Copy link
Owner

Hello @timofeysie,
Cool! It would be great if you open a PR with the upgraded version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants