DEV Community

Discussion on: No Angular any more !

Collapse
 
jzombie profile image
jzombie

Maybe try from a Bash shell / Linux environment?

Collapse
 
gluups profile image
Gluups • Edited

Hello, do you mean this for my problem to install Angular ?
You know, I once used Bash during two days twenty years ago, so if you can be a little more specific ...
Oh, I forgot to inform about my System :
Microsoft Windows [version 10.0.19043.1237] => version 21H1
If a script is needed, perhaps Powershell can help ?


You know it is my first visit on this forum, it seems I am mixing up a few things ...

Collapse
 
jzombie profile image
jzombie • Edited

I don't know what all you're getting into with this. An npm install in the project should set up most of your dependencies. On a second note, Docker would be your friend here if there's a Dockerfile in the project. You could probably use Docker as your development environment. Windows has always been a major pain for doing any Node.js work, in my opinion.

Thread Thread
 
gluups profile image
Gluups • Edited

Oh, so you mean I should begin to study Docker to be able to install Angular easyerly ?
And ... OK Windows 10 is a mess (probably more than you think), but for a few platforms I practice, it is not a choice.