728x90 반응형 BackEnd FrontEnd/Angular4 angular 프로젝트 yarn 개발 환경 세팅 nodeJS 설치 node-v10.15.1-x64.msi 파일 실행 후 next 그대로 실행 yarn설치 yarn-1.13.0.msi 파일 실행 후 next 그대로 실행 eclipse 폴더 내의 eclipse.exe 실행 후 프로젝트 import 1. project Explorer에 마우스 우클릭 후 import -> Imports 2. Existing Projects into Workspace 선택 3. 파일 내 프로젝트경로를 select root directory로 잡아주기 프로젝트 빌드 후 실행하기(eclipse terminal에서- 명령프롬프트와 동일) 1. Window -> show view -> other -> terminal 선택 2. Terminal 에서 해당 프로젝트 경로로 이동하기 3... 2019. 12. 15. angular6용 summernote https://github.com/summernote/angular-summernotehttps://blog.outsider.ne.kr/1019 참고 2019. 2. 20. angular 개발시 yarn start 후 limit error 확인하기 The current default on Xenial is 8192 (see fs/notify/inotify/inotify_user.c in the kernel source), you can verify this by printing the file to stdout:cat /proc/sys/fs/inotify/max_user_watches 8192 You can bump the number up, for example, doubling this to 16384, using:echo 16384 | sudo tee /proc/sys/fs/inotify/max_user_watches bear in mind that inotify watches do consume memory, I think it's arou.. 2019. 1. 2. 앵귤러 리밋나올때 참고한 깃헙 https://github.com/guard/listen/wiki/Increasing-the-amount-of-inotify-watchers 2018. 12. 28. 이전 1 다음 728x90 반응형