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

Incompatible with contemporary Angular/Node versions #5

Open
ream720 opened this issue Oct 31, 2022 · 2 comments
Open

Incompatible with contemporary Angular/Node versions #5

ream720 opened this issue Oct 31, 2022 · 2 comments

Comments

@ream720
Copy link

ream720 commented Oct 31, 2022

On node 16 and Angular 14 this project won't npm i successfully. I know you said it is compatible with older versions, but I know you understand the frustration of juggling versions. Hopefully Manning would be willing to work with you to get resources updated because this book is so good! Potentially an Angular 14+ re-write/update?

Thanks for all your work on this book. Even if I don't get the project running, it is still proving useful.

@gnomeontherun
Copy link
Collaborator

This is correct and known, the issue is these samples need to work with what is written in the book. Angular 15 is nearly out, and so it's been 5 years. I'm currently working on creating a new branch with necessary tweaks to work with Angular 15. So far, the only issues I've run into are tooling and TypeScript strictness, and the code from the book still works (if you fix the TypeScript issues). At a minimum, it will allow you to follow the new examples and run the code, and hopefully I can work that out soon (a bit loaded right now with grad school, work, family, etc 😀)

@gnomeontherun
Copy link
Collaborator

I'm stuck on this project because ng-bootstrap doesn't yet support Angular 15. Using dependencies was something I should have avoided doing in the book, because I can't control those things. I'll consider if I can do a more significant redo to avoid it or what may be a best path.

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