inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

따라하며 배우는 노드, 리액트 시리즈 - 쇼핑몰 사이트 만들기[전체 리뉴얼]

업로드 페이지 만들기 시작 강의부분.

141

영래

작성한 질문수 4

0

npm run dev  를 터미널에 입력하니 아래와 같은 에러가 발생했습니다.

확인 부탁 드리겠습니다.

 

PS C:\Users\User\Desktop\boilerplate-mern-stack-master> npm run dev                    

 

> react-boiler-plate@1.0.0 dev C:\Users\User\Desktop\boilerplate-mern-stack-master

> concurrently "npm run backend" "npm run start --prefix client"

 

[1] 

[1] > client@0.1.0 start C:\Users\User\Desktop\boilerplate-mern-stack-master\client       

[1] > react-scripts start

[1] 

[0] 

[0] > react-boiler-plate@1.0.0 backend C:\Users\User\Desktop\boilerplate-mern-stack-master

[0] > nodemon server/index.js

[0] 

[1] 'react-scripts'��(��) ���� �Ǵ� �ܺ� ����, ������ �� �ִ� ���α׷�, �Ǵ�

[1] ��ġ ������ �ƴմϴ�.

[1] npm ERR! code ELIFECYCLE

[1] npm ERR! errno 1

[1] npm ERR! client@0.1.0 start: `react-scripts start`

[1] npm ERR! Exit status 1

[1] npm ERR! 

[1] npm ERR! Failed at the client@0.1.0 start script.

[1] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

[1] npm WARN Local package.json exists, but node_modules missing, did you mean to install?

[1] 

[1] npm ERR! A complete log of this run can be found in:

[1] npm ERR!     C:\Users\User\AppData\Roaming\npm-cache\_logs\2021-09-06T11_33_17_154Z-debug.log     

[1] npm run start --prefix client exited with code 1

[0] [nodemon] 1.19.4

[0] [nodemon] to restart at any time, enter `rs`

[0] [nodemon] watching dir(s): *.*

[0] [nodemon] watching extensions: js,mjs,json  

[0] [nodemon] starting `node server/index.js`   

[0] (node:21908) Warning: Accessing non-existent property 'count' of module exports inside circular dependency    

[0] (Use `node --trace-warnings ...` to show where the warning was created)

[0] (node:21908) Warning: Accessing non-existent property 'findOne' of module exports inside circular dependency  

[0] (node:21908) Warning: Accessing non-existent property 'remove' of module exports inside circular dependency   

[0] (node:21908) Warning: Accessing non-existent property 'updateOne' of module exports inside circular dependency

[0] Server Listening on 5000

[0] MongoDB Connected...

 

 

에러발생 웹앱 nodejs react redux mongodb

답변 1

1

John Ahn

안녕하세요 영래님 백엔드는 잘 실행이 됏는데 프론트엔드에서 에러가 나네요 

프론트엔드 디렉토리에 가셔서  npm install을 한번 해주세요 ! 

 

0

영래

감사합니다!

해결했습니다!!

강의 내용은 훌륭하나, 환경 설정 오류 때문에 진도를 나갈 수 없습니다. 20년 버전 강의.

0

74

1

강의자료는 어디서 볼 수있나요??

0

83

1

이 쇼핑몰 만들기 강의는 관리자페이지 만드는건 없나요

0

136

2

웹에서 실시간 코드반영이 안돼요

0

137

1

app.use질문

0

74

1

강사님께 어떻게 직접질문할수있어요??

0

84

1

const함수같은거 기초강의는 어디있나요

0

97

2

리덕스 참조챕터가 어딨어요? 미리듣고오라는데요

0

88

2

강의가완전 오래되서 다 틀리네 app.jsx도 tailwind css 다틀림 무책임함

0

75

1

개발자도구에 redux란이 없어요

0

95

1

npx tailwindcss init -p 에서 계속 에러나요

0

99

1

쇼핑몰기능중 찜하기 기능은 어떻게 구현하나요

0

151

2

강의하다 줌으로 설명가능한지좀 정확히 알려주세요. 이 선생님 정책이 어떻게 되는데요. 직접 연락할 메일이라도 알려주세요

0

48

1

도표 강의 자료 열람 불가능

0

116

1

tailwindcss를 vite에서 이용하는 방식이 바뀐것 같습니다.

0

1149

2

eslint 설정 후 오류가 납니다.

0

230

1

오버로드 오류

0

159

1

VSCode에서 save를 할 때, landingpage의 useEffect가 실행되는 문제에 대하여

0

179

1

dispatch(logoutUser()) 실행시 dispatch(authuser())도 함께 실행되는 문제

0

237

2

logout할 때, server로 요청을 보내서 authUser middleware를 통과하도록 하는 이유?

0

200

1

webkit-text-size-adjust 오류

0

323

1

does not provide an export named 'userReducer'

0

223

2

빌드 배포

0

143

1

삭제 예정 강의는 언제 삭제 되나요? 저것때문에 수강완료를 못하면 회사에서 비용을 청구한다고 합니다~

0

232

2