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 |
Tags
- PostgreSQL
- Spring
- OGM
- MariaDB
- Windows 10
- Maven Project
- Spring Cloud
- PG-Strom
- NextJs
- JSP
- springboot
- Java
- loadcomplete
- exit code = -805306369
- HTML Code
- typeorm
- tortoise SVN
- BRIN
- maven
- NestJS
- Can't load AMD 64-bit .dll on a IA 32-bit platform
- 서브라임 텍스트
- HTML Special Entity
- Eclipse
- graph database
- orioledb
- tomcat
- Spring Boot
- STS
- Next.js
Archives
- Today
- Total
목록AngularJS (1)
Undergoing
[AngularJS] 기본 개발 환경 세팅
Reference : 실전 프로젝트로 배우는 AngularJS(윤영식 저/위키북스) 개발 도구 : MacOS Sierra 10.12.5 그냥 책 보고 세팅하면 될줄 알았는데 자꾸 잡스런 곳에서 에러가 나길래 찾아보고 세팅 완료. 나중에 저자 블로그도 들러봤는데 같은 이슈로 헤매던 사람들이 여럿 있는 것 같다. yo 설치 : npm install -g yobower 설치 : npm install -g bowergrunt 설치 : npm install -g grunt-cligenerator 설치 : npm install -g generator-angular 여기까지는 당연히 문제가 없었으나, 문제는 yo application을 실행할 때 발생하였다.Error angular You don't seem to h..
개발/Web Development
2017. 6. 22. 23:31