Debug Log

AWS SDK 인스톨 에러 ) npm ERR! Cannot read properties of null (reading 'pickAlgorithm')

밍미a 2023. 2. 20. 20:55
728x90

CMD 에서 npm install aws-sdk 명령어로

AWS SDK 인스톨 하다가 에러가 났다.

npm cache clear --force   로 캐쉬 지워주고 다시 깔았더니 잘 된다.

 

 

참고 블로그 ) 

https://velog.io/@youngs508/Getting-Cannot-read-property-pickAlgorithm-of-null-error-in-react-%ED%95%B4%EA%B2%B0