일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 공정능력
- Express
- Eclipse
- Java
- MSSQL
- Python
- 보조정렬
- SPC
- hadoop
- vaadin
- IntelliJ
- mapreduce
- plugin
- es6
- NPM
- R
- Android
- tomcat
- JavaScript
- GIT
- Spring
- table
- SQL
- window
- xPlatform
- react
- Sqoop
- SSL
- mybatis
- Kotlin
- Today
- Total
목록2021/12/13 (2)
DBILITY
무언가를 하다 intellij를 종료하였던지 여하튼 npm start하니 다음과 같이 동일포트를 사용 중이라 나온다. ? Something is already running on port 3000. Would you like to run the app on another port instead? » (Y/n) node가 죽지 않은 모양이다. 또는 다른 프로세스가 있을 수도. PS C:\Dev64\workspace\blog> ps -name node Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 147 60 99916 109824 3.77 4768 1 node PS C..
Microsoft Windows [Version 10.0.19044.1348] (c) Microsoft Corporation. All rights reserved. C:\Windows\system32>npm -v 6.14.15 C:\Windows\system32>npm i -g npm C:\Users\ROOKIE\AppData\Roaming\npm\npm -> C:\Users\ROOKIE\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js C:\Users\ROOKIE\AppData\Roaming\npm\npx -> C:\Users\ROOKIE\AppData\Roaming\npm\node_modules\npm\bin\npx-cli.js + npm@8.3.0 adde..