Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

버그 수정 #258

Open
NOAH01112 opened this issue Mar 29, 2024 · 5 comments
Open

버그 수정 #258

NOAH01112 opened this issue Mar 29, 2024 · 5 comments

Comments

@NOAH01112
Copy link

스페이스바 눌러서 나오는 공백을 입력하면
node:_http_outgoing:652
throw new ERR_HTTP_HEADERS_SENT('set');
^

Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
at ServerResponse.setHeader (node:_http_outgoing:652:11)
at ServerResponse.header (D:\20220904-backup\Documents\imitated-seed-2-master\node_modules\express\lib\response.js:794:10)
at ServerResponse.send (D:\20220904-backup\Documents\imitated-seed-2-master\node_modules\express\lib\response.js:174:12)
at IncomingMessage.eval (eval at (D:\20220904-backup\Documents\imitated-seed-2-master\routes\router.js:27:5), :120:8) {
code: 'ERR_HTTP_HEADERS_SENT'
}

Node.js v20.10.0
오류가 뜹니다

@wikiengine
Copy link
Contributor

스페이스바를 어디에 입력하신건가요?

@NOAH01112
Copy link
Author

image
여기요

@NOAH01112
Copy link
Author

근데 타 위키에서는 또 검색이 잘 되고 문서로 가기 누르면 대문으로 가지더라고요

@yoojinwoo12
Copy link

엔진은 최신버전인가요?

@NOAH01112
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants