Open
Description
Describe the bug
What ever project of angular material origin i try to run, i get this:
~/projects/l4u81z--run
β― yarn install && yarn test
yarn install v1.22.19
[1/4] π Resolving packages...
[2/4] π Fetching packages...
error An unexpected error occurred: "too much recursion".
info If you think this is a bug, please open a bug report with the information provided in "/home/projects/l4u81z--run/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Link to the blitz that caused the error
https://stackblitz.com/run?file=package.json
Steps to reproduce
https://material.angular.io/components/sidenav/examples
Open any stackblitz project
Expected behavior
should complete start up and show example.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Browser name = Firefox
Full version = 126.0
Major version = 126
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0
performance.memory = undefined
Hash = c3e5e364
Additional context
No response