강의

멘토링

커뮤니티

Cộng đồng Hỏi & Đáp của Inflearn

Hình ảnh hồ sơ của bepoz
bepoz

câu hỏi đã được viết

Phát triển API REST dựa trên mùa xuân

Xây dựng tài liệu Spring REST Docs

asciidoctor 에러

Viết

·

708

0

html 파일로 만들어주는 build 중

Execution failed for task ':asciidoctor'.

>(LoadError) no such file to load -- asciidoctor

라는 오류가 뜹니다. 어디 부분이 문제길레 로드에러가 뜨는지 알고싶습니다...

springjavarest-api

Câu trả lời 4

0

kangsy763님의 프로필 이미지
kangsy763
Người đặt câu hỏi

그렇다면 제 경로에 한글이 있어서 그런걸수도 있을 것 같네요! 경로 바꿔서 해보겠습니다 답변 감사합니다!

0

whiteship님의 프로필 이미지
whiteship
Người chia sẻ kiến thức

음.. 실행해 봤으나 제 강의와 달리 그래들을 쓰고 계셔서 정확히 어떤 설정이 필요한지는 잘 모르겠으나 제가 빌드했을 때는 LoadError는 발생하질 않네요.

> Task :asciidoctor

io/console on JRuby shells out to stty for most operations

asciidoctor: WARNING: index.adoc: line 68: include file not found: /Users/keesun/Desktop/restapi/build/generated-snippets/errors/response-fields.adoc

asciidoctor: WARNING: index.adoc: line 72: include file not found: /Users/keesun/Desktop/restapi/build/generated-snippets/errors/http-response.adoc

Snippet response-body not found at ../../../build/generated-snippets/index/response-body.adoc for operation index

Snippet http-response not found at ../../../build/generated-snippets/index/http-response.adoc for operation index

Snippet links not found at ../../../build/generated-snippets/index/links.adoc for operation index

이런 경고 메시지가 보이기는 하지만 이건 index.html에서 참조하려는 Snippet들이 없어서 그런거니까 무사히셔도 괜찮습니다. 재현이 되지 않고 메이븐 설정이 아니라서 제가 도움을 드리기 어렵겠네요.

0

kangsy763님의 프로필 이미지
kangsy763
Người đặt câu hỏi

https://github.com/Be-poz/stuff  

zip 파일로 올려놨습니다!

0

whiteship님의 프로필 이미지
whiteship
Người chia sẻ kiến thức

흠.. 글쎄요. 혹시 코드를 깃헙에 올려 공유해 주실 수 있으실까요?

Hình ảnh hồ sơ của bepoz
bepoz

câu hỏi đã được viết

Đặt câu hỏi