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 | 31 |
Tags
- 이클립스
- css
- npm
- html
- animation
- 1분코딩
- frontend
- Eclipse
- VW
- 보일러플레이트
- gulp
- React
- ref전달하기
- JavaScript
- SSR
- Eclipse Compare View
- TaskRunner
- Eclipse Bug
- Study
- tomcat
- 이클립스 소스 비교 안보일 때
- error
- java
- Sass
- CSS3
- next.js
- ref
- 정적웹사이트
- 자바스크립트
- Adobe
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 |