Problem Description
I am installing **sylius** bundle and while install sylius I need to run `yarn install` So
While I run the command:
yarn install
I get the error:
```sh
ERROR: [Errno 2] No such file or directory: 'install'
```
AI-Generated Solution
Powered by LMSouq AI · GPT-4.1-mini
Analyzing problem and generating solution…
Was this solution helpful?