inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

김한석님의 게시글

김한석 김한석

@hanseok85415383

수강평 작성수
-
평균평점
-

게시글 3

질문&답변

강사님! 프론트엔드 라이브러리 설정 부분에서 오류가 납니다..

자바 버전 변경하고 이것저것 만지다보니 이번엔 이런 오류가 뜹니다! 여기서 막혀서 진전이 없네요ㅠ Installing node version v4.6.0 [INFO] Downloading https://nodejs.org/dist/v4.6.0/node-v4.6.0-darwin-arm64.tar.gz to /Users/kimhanseok/.m2/repository/com/github/eirslett/node/4.6.0/node-4.6.0-darwin-arm64.tar.gz [INFO] No proxies configured [INFO] No proxy was configured, downloading directly [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.920 s [INFO] Finished at: 2023-05-18T17:48:42+09:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.8.0:install-node-and-npm (install node and npm) on project studyolle: Could not download Node.js: Got error code 404 from the server. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

좋아요수
0
댓글수
1
조회수
438

질문&답변

프로젝트 세팅 중 maven compile시 에러발생합니다

[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.8.0:npm (npm install) on project studyolle: Failed to run task: 'npm install' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 236 (Exit value: 236) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 저도 비슷한 에러가 찍히는데 맥북 설정 보안 문제가 싶어 해제하고 해도 안되네요 어떤 부분을 바꿔야 할 지 알 수 있을까요.

좋아요수
0
댓글수
3
조회수
887