반응형
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
- ssl프로토콜확인
- JUnit
- LeetCode
- No tests found for given includes
- springboot
- java 여러개 버전
- aws
- statement.executequery() cannot issue statements that do not produce result sets.
- 스프링부트테스트
- java 1.8 11
- springboottest
- mac os git error
- mysql executequery error
- AWS CLI
- xcrun: error: invalid active developer path
- java version
- parse
- java 버전 변경
- java
- easy
- ssl이란?
- error
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- OpenFeign
- Java 1.8
- java 11
- Medium
- yum install java
- tls프로토콜확인
- log error
Archives
- Today
- Total
목록nodemon 사용하기 (1)
쩨이엠 개발 블로그
[ Node ] nodemon 사용하기
node 코드가 변경 되었을 때마다 서버 재시작 하기 귀찮을 때 $ node app.ja 대신 쓰는 nodemon을 사용해보겠다 일단 install이 필요하다 $ sudo npm install nodemon -g /usr/local/bin/nodemon -> /usr/local/lib/node_modules/nodemon/bin/nodemon.js > nodemon@2.0.4 postinstall /usr/local/lib/node_modules/nodemon > node bin/postinstall || exit 0 Love nodemon? You can now support the project via the open collective: > https://opencollective.com/nodem..
개발/ETC
2020. 9. 17. 10:39