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 |
Tags
- 보조정렬
- hadoop
- Java
- JavaScript
- IntelliJ
- SSL
- R
- Spring
- tomcat
- xPlatform
- GIT
- MSSQL
- plugin
- es6
- Express
- Python
- SPC
- Sqoop
- SQL
- Kotlin
- 공정능력
- NPM
- table
- window
- react
- vaadin
- Eclipse
- Android
- mybatis
- mapreduce
Archives
- Today
- Total
728x90
목록Nodemon (1)
DBILITY
nodemon security exception
nodemon은 서버 개발 시 재시작을 자동으로 처리해 준다. 설치후 실행하니 다음과 같은 오류는 권한문제라고 한다. PS C:\Dev64\workspace\app> nodemon server.js nodemon : 이 시스템에서 스크립트를 실행할 수 없으므로 C:\Dev64\workspace\app\node_modules\.bin\nodemon.ps1 파일을 로드할 수 없습니다. 자세한 내용은 about_Execution_Policies(https://go.microsoft.com/fwlink/ ?LinkID=135170)를 참조하십시오. + nodemon server.js + ~~~~~~~ + CategoryInfo : 보안 오류: (:) [], PSSecurityException + FullyQua..
front-end & ui/npm
2021. 12. 15. 10:41
728x90