Skip to content

fix: fetch is not enable when node < 18 - #171

Merged
hustcc merged 1 commit into
mainfrom
use-axios-instead-of-fetch
Aug 11, 2025
Merged

fix: fetch is not enable when node < 18#171
hustcc merged 1 commit into
mainfrom
use-axios-instead-of-fetch

Conversation

@hustcc

@hustcc hustcc commented Aug 11, 2025

Copy link
Copy Markdown
Member

@hustcc hustcc changed the title fix: fetch is not enable when node < 18 fix: fetch is not enable when node < 18 Aug 11, 2025
@hustcc
hustcc merged commit 5da2a60 into main Aug 11, 2025
1 check passed
@hustcc
hustcc deleted the use-axios-instead-of-fetch branch August 11, 2025 09:27
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

Successfully merging this pull request may close these issues.

使用 axios 代替 fetch,避免在 node < 18 下无法使用

2 participants