Yarn install command error No such file or directory: ‘install’

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:

ERROR: [Errno 2] No such file or directory: ‘install’

20 Answers
20

Leave a Comment