카페인부족
close
프로필 배경
프로필 로고

카페인부족

  • 분류 전체보기
    • Front-End
      • React
      • HTML & CSS
      • Front-End 지식
    • Back-End
      • JAVA
      • Golang
      • HTTP
      • Nest.js
      • 기타
    • Errors
    • etc
[GIT] code 128 : detected dubious ownership in repository at 'director'

[GIT] code 128 : detected dubious ownership in repository at 'director'

source tree로 깃 내역을 불러오려는데 이런 오류가 확인되었다.문구에 나오는대로 git config --add safe.directory {디렉토리} 로 명령어를 입력했는데 "fatal: not in a git directory"라는 오류가 뜨고 해결이 되지 않았다. 그래서 일단 .gitconfig 파일을 찾았다. 위치는 바탕화면 or 문서 or 사진의 상위 디렉토리다. [safe]의 가장 아래에 다음과 같이 추가해주었다. 하지만 신뢰할 수 있는 디렉토리라면 D:/workspace/*처럼 설정하는것이 나중에 더 안건들이고 편할것같다.

  • format_list_bulleted Errors
  • · 2024. 11. 25.
  • textsms
[Spring] 엑셀파일 깨짐 현상

[Spring] 엑셀파일 깨짐 현상

🤷‍♂️ 문제상황Spring으로 SXSSF로 대용량 엑셀파일을 다운로드하는 API를 만드는중, 이런 오류가 생겼다.  💁‍♀️1트엑셀 Object를 제대로 close 하지 않으면 이런 현상이 발생할 수 있다고 한다.try (SXSSFWorkbook workbook = new SXSSFWorkbook(100); OutputStream out = response.getOutputStream()) { 머시기 머시기 엑셀처리} catch (IOException e) { e.printStackTrace(); throw new BadRequestException(ServerResponse.FAIL_TO_CREATE_EXCEL);}Auto Try Close를 활용하여 clo..

  • format_list_bulleted Errors
  • · 2024. 11. 20.
  • textsms
[Vue] make sure to provide the "name" option

[Vue] make sure to provide the "name" option

🤷‍♂️ 문제상황Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option. Vue 개발중에 개발자 도구 콘솔에서 이런 오류가 뜨는 경우가 있다.  🙆‍♂️해결1. components를 component로 오타내지 않았는지 확인한다.2. components 내부에 해당 컴포넌트가 선언되어있는지 확인한다.

  • format_list_bulleted Errors
  • · 2023. 3. 29.
  • textsms
  • navigate_before
  • 1
  • navigate_next
카테고리
  • 분류 전체보기
    • Front-End
      • React
      • HTML & CSS
      • Front-End 지식
    • Back-End
      • JAVA
      • Golang
      • HTTP
      • Nest.js
      • 기타
    • Errors
    • etc
방문자

Today :
Yesterday :
최근 글
인기 글
최근 댓글
Copyright © 쭈미로운 생활 All rights reserved.
Designed by JJuum

티스토리툴바