Po_tta_tt0
콩심콩 팥심팥 🌱
Po_tta_tt0
전체 방문자
오늘
어제
  • 분류 전체보기 (266)
    • 🐛 회고 (14)
    • 💭 생각 (2)
    • 🤸‍♀️ 내 프로젝트 (16)
      • FISH-NEWS (8)
      • MBTI 과몰입 테스트 (2)
      • twitter clonecoding with TS (4)
      • pilzagenda (2)
    • 👨‍👩‍👧‍👦 팀 프로젝트 (2)
      • 피우다 프로젝트 (0)
      • SEMO(세상의 모든 모임) (1)
      • 마음을 전하는 텃밭 (1)
      • Stackticon (0)
    • 👨‍💻 CS지식 (11)
    • ✍ 공부 (94)
      • JavaScript (21)
      • TypeScript (39)
      • Html (0)
      • CSS (2)
      • React (18)
      • NextJS (7)
      • Vue (1)
      • Python (1)
      • Django (0)
      • 개발환경 & 그 외 (2)
    • 🏄‍♀️ 코딩테스트 (99)
      • 🐍 Python (99)
    • 🐙 Git & GitHub (3)
    • 📑 오류기록 (8)
    • 📚 우리를 위한 기록 (9)
    • 수업 (3)
    • 강의 등 (2)
    • 👩‍🎓 SSAFY (0)
    • 👋 우테코 (0)

블로그 메뉴

  • 홈
  • 태그

공지사항

인기 글

태그

  • js
  • bfs
  • 구현
  • 백준
  • 플로이드 워셜
  • 파이썬 감시 피하기
  • 파이썬
  • 문자열
  • BFS + DP
  • React
  • dfs
  • 이분탐색
  • 백준 파이썬
  • 파이썬 다익스트라
  • DP
  • 시뮬레이션
  • react-router-dom
  • Next.js
  • 백준 숨바꼭질
  • 자바스크립트

최근 댓글

최근 글

티스토리

hELLO · Designed By 정상우.
Po_tta_tt0

콩심콩 팥심팥 🌱

📑 오류기록

[ 줄바꿈 오류 ] warning: LF will be replaced by CRLF in...

2022. 2. 24. 10:29
반응형

warning: LF will be replaced by CRLF in cypress/integration/2-advanced-examples/utilities.spec.js.
The file will have its original line endings in your working directory
warning: LF will be replaced by CRLF in cypress/integration/2-advanced-examples/viewport.spec.js.
The file will have its original line endings in your working directory
warning: LF will be replaced by CRLF in cypress/integration/2-advanced-examples/waiting.spec.js.
The file will have its original line endings in your working directory
warning: LF will be replaced by CRLF in cypress/integration/2-advanced-examples/window.spec.js.
The file will have its original line endings in your working directory
warning: LF will be replaced by CRLF in cypress/plugins/index.js.
The file will have its original line endings in your working directory
warning: LF will be replaced by CRLF in cypress/support/commands.js.
The file will have its original line endings in your working directory
warning: LF will be replaced by CRLF in cypress/support/index.js.
The file will have its original line endings in your working directory
warning: adding embedded git repository: habit-tracker

 

 

이유

플랫폼마다 줄바꿈을 바라보는 문자열이 다르기 때문에 생기는 문제.

 

 

해결방법

줄바꿈 문자열을 git이 auto로 알아서 해결하도록 전해준다

window. Dos

git config --global core.autocrlf true

Linux, Max

git config --global core.autocrlf input

 

 

반응형

'📑 오류기록' 카테고리의 다른 글

[ axios && jest ERROR] Cannot use import statement outside a module  (0) 2023.01.05
[ FireBase ERROR ] Argument of type 'DocumentData' is not assignable to parameter of type 'Topic'.  (0) 2022.12.27
[ React 18 ] Hot reloading 문제. You are importing hydrateRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client"  (1) 2022.03.29
npm start / yarn start가 안될 때. 오류코드 : error Command failed with exit code 1.  (0) 2022.03.07
[ 오류기록 / Firebase ] Firebase: Error (auth/account-exists-with-different-credential). 해결법  (0) 2022.02.08
    '📑 오류기록' 카테고리의 다른 글
    • [ FireBase ERROR ] Argument of type 'DocumentData' is not assignable to parameter of type 'Topic'.
    • [ React 18 ] Hot reloading 문제. You are importing hydrateRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client"
    • npm start / yarn start가 안될 때. 오류코드 : error Command failed with exit code 1.
    • [ 오류기록 / Firebase ] Firebase: Error (auth/account-exists-with-different-credential). 해결법
    Po_tta_tt0
    Po_tta_tt0
    감자의 코딩하는 블로그 콩심은데 콩나고 팥심은데 팥난다

    티스토리툴바