Skip to content

#905 [Bug] 노션 공지사항이 불러와지지 않는 버그 #906

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

Merged
merged 1 commit into from
Jul 22, 2025

Conversation

kmc7468
Copy link
Member

@kmc7468 kmc7468 commented Jul 22, 2025

Summary

It closes #905

7.4.0 이상 버전으로 업데이트가 이루어지면서 오류가 발생하는 것 같아 그 이전의 최신 버전인 7.3.0으로 패키지 버전을 고정해 버그를 해결하였습니다.

@kmc7468 kmc7468 requested a review from malloc3141 July 22, 2025 13:33
@kmc7468 kmc7468 self-assigned this Jul 22, 2025
@kmc7468 kmc7468 added the 😱 bug Something isn't working label Jul 22, 2025
@kmc7468 kmc7468 linked an issue Jul 22, 2025 that may be closed by this pull request
Copy link

netlify bot commented Jul 22, 2025

Deploy Preview for taxi-dev-preview ready!

Name Link
🔨 Latest commit 766a158
🔍 Latest deploy log https://app.netlify.com/projects/taxi-dev-preview/deploys/687f9319900e140008fb966a
😎 Deploy Preview https://deploy-preview-906--taxi-dev-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment on lines -20 to +21
"notion-client": "^7.3.0",
"notion-types": "^7.3.0",
"notion-client": "7.3.0",
"notion-types": "7.3.0",
Copy link
Member

@14KGun 14KGun Jul 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

버그가 고쳐졌나요? 👀👀

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

헉 건님 ㅋㅋㅋㅋㅋ 놀랍게도 고쳐졌습니다 ㅠㅠ

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

최신 버전 CI에서 Node 18이 빠졌다던데.. 그래서 Node 18에서만 이상한 문제가 생기는 것 같습니다 ㅠㅠ

Copy link
Contributor

@malloc3141 malloc3141 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

왜.. 되지...
LGTM 👍

@kmc7468 kmc7468 merged commit 24950de into dev Jul 22, 2025
4 checks passed
@kmc7468 kmc7468 deleted the 905-fix-notion-api-not-working branch July 22, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😱 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] 노션 공지사항이 불러와지지 않는 버그
3 participants