Skip to content

yarn install causes too much recursion errorΒ #1461

Open
@Jev22

Description

@Jev22

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

Screenshots

image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions