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
- NestJS
- OGM
- PostgreSQL
- HTML Special Entity
- Maven Project
- JSP
- NextJs
- Java
- graph database
- maven
- tortoise SVN
- Spring
- springboot
- PG-Strom
- typeorm
- Spring Cloud
- tomcat
- exit code = -805306369
- MariaDB
- BRIN
- STS
- Windows 10
- Spring Boot
- orioledb
- Eclipse
- Next.js
- 서브라임 텍스트
- HTML Code
- loadcomplete
- Can't load AMD 64-bit .dll on a IA 32-bit platform
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