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(cz-git,cli): node v12 v14 startup error #200

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

Zhengqbbb
Copy link
Owner

@Zhengqbbb Zhengqbbb commented Nov 5, 2024

Related ISSUE

#199

Type Of Change

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • πŸ“ Document (This change requires a documentation update)
  • 🎨 Theme style (Theme style beautification)
  • ⚠ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • πŸ”¨ Workflow (Workflow changes)

Clear Describe

  1. node-fetch using dynamic import. ensure node >= v12.20 can be work
  2. AI mode (need use node-fetch) add require node version >= 16.5 alert

Test Case

  • Test in Node.js >= v12.20 ~ <= 22 LTS

1. node-fetch using dynamic import. ensure node >= v12.20 can be work
2. AI mode add require node version >= 16.5
Copy link

netlify bot commented Nov 5, 2024

βœ… Deploy Preview for cz-git ready!

Name Link
πŸ”¨ Latest commit 1952fc6
πŸ” Latest deploy log https://app.netlify.com/sites/cz-git/deploys/672a0a441deec6000804ba73
😎 Deploy Preview https://deploy-preview-200--cz-git.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 site configuration.

@Zhengqbbb
Copy link
Owner Author

Node v12.20.0 Node v14.17.3

@Zhengqbbb Zhengqbbb merged commit a760f62 into main Nov 5, 2024
11 checks passed
@Zhengqbbb Zhengqbbb deleted the fix/node-version-require_199 branch November 5, 2024 12:39
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.

1 participant