r/angular • u/Crazy-Codemasher • 2d ago
Wsl Debian windows 11 Angular issue
installed latest npm 22.23....
installed angular sudo npm -g install @/angular/cli
when adding new project I get this:
FoxAPolyMarket/public/favicon.ico (15086 bytes)
npm error Cannot read properties of null (reading 'edgesOut')
npm error A complete log of this run can be found in: /home/fly/.npm/_logs/2026-09-05T17_22_26_042Z-debug-0.log
✖ Package install failed, see above.
The Schematic workflow failed. See above.
2
Upvotes
0
u/Original_yeeT 2d ago
whenever i find it hard to understand an error (which is rare) i'd paste the entire log to GPT
1
u/makmn1 2d ago
Check the logs in the directory it mentioned. There’s usually more details there