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

fix: remove node-fetch #203

Merged
merged 1 commit into from
Jul 25, 2024
Merged

fix: remove node-fetch #203

merged 1 commit into from
Jul 25, 2024

Conversation

lisonge
Copy link
Contributor

@lisonge lisonge commented Jul 25, 2024

node-fetch is not declared in the package.json, but it is still being used as a phantom dependency in the code

If you use a package manager like pnpm that does not support phantom dependencies, or other versions of npm that do not hoist dependencies, this will result in a build failure

node-fetch is not declared in the package.json, but it is still being used as a phantom dependency in the code
Copy link

vercel bot commented Jul 25, 2024

@lisonge is attempting to deploy a commit to the otoyo's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Jul 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
astro-notion-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 25, 2024 3:11am

@otoyo
Copy link
Owner

otoyo commented Jul 25, 2024

Thank you for the fix.

@otoyo otoyo merged commit a73ab65 into otoyo:main Jul 25, 2024
2 checks passed
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.

2 participants