강의

멘토링

커뮤니티

Inflearn Community Q&A

poiu78254671's profile image
poiu78254671

asked

Git from hell

git add

gistory error 질문

Written on

·

76

0

.git 디렉토리에서 gistroy 명령어를 실행하면

<frozen importlib._bootstrap>:1047: ImportWarning: ImportRedirect.findspec() not found; falling back to find_module()

라고 뜨면서 localhost:8805에 접속하면 다음과 같은 에러가 납니다.

error('global flags not at the start of the expression at position 1 (line 1, column 2)')

(8805인 것은 확인하였습니다.)

어떻게 해결해야 할까요?

git버전관리시스템

Answer

This question is waiting for answers
Be the first to answer!
poiu78254671's profile image
poiu78254671

asked

Ask a question