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

ngrx/store not getting installed #65

Open
asifrepo1 opened this issue Apr 19, 2023 · 3 comments
Open

ngrx/store not getting installed #65

asifrepo1 opened this issue Apr 19, 2023 · 3 comments

Comments

@asifrepo1
Copy link

asifrepo1 commented Apr 19, 2023

@DeborahK
Using Mac 10.14 and Node LTS but not able to install ngrx/store.
Gettng the below errors in screenshot.
https://asifrepo1-legendary-acorn-4wwqxpp5grx3j4rg.github.dev
Please refer to the repo if you would like to help people who want to learn NgRX using your course.
Deleted Node Modules and Package-lock.JSON still the same issue
Screenshot 2023-04-20 at 00 42 07

@duncanhunter
Copy link
Collaborator

Hi

Thanks for taking the time to make an issue.

I have spun up a new code space in GitHub and ran an npm install on both APM-Demo0 and APM-Demo1 projects, and it worked fine. See image.

Have you tried making a new clone and, before adding any packages or changes, running npm install?

image

@asifrepo1
Copy link
Author

asifrepo1 commented Apr 20, 2023

Hello ,
Thanks for the time, upto npm i it's fine. But if you try adding store and run the problem start. Have you tried adding store and run then? @duncanhunter @DeborahK

@duncanhunter
Copy link
Collaborator

Ok that makes more sense thanks.

You will need to use the older version similar to the angular version in these demos. See image of me trying both ways.

Try

npm install @ngrx/store@9.1.0

image

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