JAVA
Process 'command 'npm.cmd'' finished with non-zero exit value 1
dev22
2023. 1. 17. 14:33
728x90
https://developer0809.tistory.com/112
[#. SpringBoot] IntelliJ에서 SpringBoot 실행 시, finished with non-zero exit value 에러 해결
어쩌다 보니 backend를 SpringBoot로 돌려야 하는 일이 생겼다 일단 IntelliJ를 설치했고 git에서 코드를 clone 해왔다 ① git clone git 주소를 입력한다 ② build.gradle => Build Module 이때, 에러가 발생한다 @ finis
developer0809.tistory.com