React 웹 개발 시작하기React 시작하기나의 첫 리액트 프로젝트
설치관련 오류
조회 888
좋아요 0
2021년 11월 2일
AHNHYUNJIN
LV
8
0
채택된 답변 수 2,763
댓글 2개
댓글 1개
1
댓글 2개
10613 verbose stack at TLSWrap.onerror (node:_tls_wrap:411:27)
10614 verbose cwd C:\Users\ack99\my-app
10615 verbose Windows_NT 10.0.19042
10616 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "--save" "--save-exact" "--loglevel" "error" "react" "react-dom" "react-scripts" "cra-template"
10617 verbose node v16.13.0
10618 verbose npm v8.1.0
10619 error Cannot read properties of undefined (reading 'isServer')
10620 verbose exit 1