강의

멘토링

커뮤니티

Inflearn Community Q&A

lsw08102220466's profile image
lsw08102220466

asked

[Renewal] Creating a NodeBird SNS with React

antd and styled-components

null 속성을 읽을 수 없음.

Written on

·

520

0

npm run dev를 할 시

Cannot read properties of null (reading 'prefixCls')

이렇게 뜹니다..

제 코드는

 

이렇게 되어 있는데 무엇이 문제일까요?

reactreduxnode.jsexpressnext.js

Answer 2

0

lsw0810222님의 프로필 이미지
lsw0810222
Questioner

소문자 대문자도 신경을 써야할까요?

 

zerocho님의 프로필 이미지
zerocho
Instructor

네 자바스크립트는 대소문자를 엄격하게 구분하는 언어입니다

0

zerocho님의 프로필 이미지
zerocho
Instructor

Menu 오타입니다.

lsw08102220466's profile image
lsw08102220466

asked

Ask a question