본문 바로가기

웹개발/에러 잡기

EC2 인스턴스에서 yarm install이 안 될 때

stackoverflow.com/questions/46013544/yarn-install-command-error-no-such-file-or-directory-install/52357140

 

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 command yarn install I get error: ERROR: [Errno 2] No such file or directory: 'install'

stackoverflow.com

 

EC2 instance에 지금까지의 작업물을 올리고 yarn install을 했는데 'install'이라는 폴더 없는데? 라면서 모듈을 다운로드 받지 않는 에러가 발생했다. 핵심은 sudo apt remove cmdtest !