강의

멘토링

로드맵

Inflearn Community Q&A

ayj59228248's profile image
ayj59228248

asked

A real introductory all-in-one development boot camp for non-majors

[그랩마켓] Web Development with React - 2

rm -rf node_modules 어떻게 하는 건가요?

Written on

·

1.1K

1

tensorflowjavascriptHTML/CSSnodejsreact-native머신러닝 배워볼래요? reactexpress

Answer 1

0

grab님의 프로필 이미지
grab
Instructor

아 윈도우 환경이시군요.

node_modules 폴더를 전부 삭제하시고 

npm install -> npm install --save axios  를 해주세요~!

ayj59228248's profile image
ayj59228248

asked

Ask a question