Please provide updated version
devpixde opened this issue · 0 comments
devpixde commented
I tried node 16, 18, 20 and run always into several update / incompatibilty problems with angular cli and other dependenies. Can't get it to run within a reasonable time range.
Please update tutorial so it is running with current node and angular cli versions!
B.t.w. i run on arm Mac, so this might contribute to the problems...
What worked:
- Using node 16 latest stable
- Install specific version:
npm install -g @angular/cli@13.2.6instead ofnpm install -g @angular/cli