Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

fix(nuxi): fix issues with nuxi upgrade #6514

Merged
merged 2 commits into from
Aug 11, 2022
Merged

fix(nuxi): fix issues with nuxi upgrade #6514

merged 2 commits into from
Aug 11, 2022

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Aug 11, 2022

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

  • Handle situation when local nuxt is not installed
  • Fix typo introduced in feat(nuxi): nuxi cleanup commandΒ #6125 for force-upgrade cleanup
  • Improve rmRecursive util to validate input, gracefully handle errors and support debugger
  • Ensure lockfile exists after force cleanup

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link

netlify bot commented Aug 11, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit efc3067
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62f4eab9f2bfb8000810a03d

@pi0 pi0 added bug Something isn't working cli ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf labels Aug 11, 2022
@pi0 pi0 merged commit 4f9337a into main Aug 11, 2022
@pi0 pi0 deleted the fix/nuxu-fixes branch August 11, 2022 11:41
@pi0 pi0 mentioned this pull request Aug 11, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.x bug Something isn't working cli ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants