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

Version npm and @angular/cli #22

Open
jadsonbr opened this issue Jun 30, 2022 · 3 comments
Open

Version npm and @angular/cli #22

jadsonbr opened this issue Jun 30, 2022 · 3 comments
Labels
question Further information is requested

Comments

@jadsonbr
Copy link

What version of npm and @angular/cli is being used to run the application?

@pierotofy
Copy link
Member

I was using node 14 last time I built this. Not sure about the angular CLI. In case you get errors, try downgrading to another version?

@pierotofy pierotofy added the question Further information is requested label Jun 30, 2022
@quillaja
Copy link

quillaja commented Aug 11, 2023

I also had issues with Node v20.5.1 (latest as of this post) but then resolved after removing it, reinstalling v14.21.3, and redoing the steps. Also I had to remove "certificateFile": "d:\\comodo.pfx" from package.json (like in #3) to succeed in running build.bat

@manoloterranova
Copy link

I also had issues with Node v20.5.1 (latest as of this post) but then resolved after removing it, reinstalling v14.21.3, and redoing the steps. Also I had to remove "certificateFile": "d:\\comodo.pfx" from package.json (like in #3) to succeed in running build.bat

Witch packages should i install on Windows 11? Nodejs v14.21.3? What about Angular/Cli version? Thanks

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

No branches or pull requests

4 participants