강의

멘토링

커뮤니티

Inflearn Community Q&A

csjaejoon4437's profile image
csjaejoon4437

asked

Developing Spring and JPA based web applications

Frontend Library Setup

mvn test 오류나시는분들

Written on

·

270

0

<configuration>
<nodeVersion>v14.15.1</nodeVersion>
<workingDirectory>src/main/resources/static</workingDirectory>
</configuration>

node 버전도 본인 버전이랑 맞아야 됩니다.

spring-bootspringthymeleafJPAjava

Answer 1

1

csjaejoon4437님의 프로필 이미지
csjaejoon4437
Questioner

node 버전확인은 node -v   로 확인할 수 있습니다

csjaejoon4437's profile image
csjaejoon4437

asked

Ask a question