Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- html
- java
- CSS3
- gulp
- Eclipse Compare View
- frontend
- 1분코딩
- next.js
- 자바스크립트
- React
- animation
- Study
- ref
- TaskRunner
- error
- Sass
- npm
- SSR
- JavaScript
- css
- Eclipse Bug
- Adobe
- ref전달하기
- tomcat
- Eclipse
- 보일러플레이트
- 이클립스 소스 비교 안보일 때
- 이클립스
- VW
- 정적웹사이트
Archives
- Today
- Total
프론트 개발 블로그
[Errer] name can no longer contain capital letters 본문
Cannot create a project named "Mashup-Todolist" because of npm naming restrictions :
* name can no loger contain capital letters
Please choose a different project name.
리액트 프로젝트 생성 시, 프로젝트 네이밍에 대문자가 들어가면 안된다.
리액트 프로젝트 이름은 소문자로!
반응형
'React' 카테고리의 다른 글
Forwarding Refs (React.forwardRef) (0) | 2020.12.14 |
---|---|
Context API (0) | 2020.12.10 |
What is StrictMode in React? (0) | 2020.10.27 |
[Error] create-react-app / jest 설치 후 발생하는 에러 (0) | 2020.10.14 |
[React] render가 두번씩 발생하는 문제 (0) | 2020.10.12 |