Skip to content

fix: migrate failing because options passed to clean are null #5730

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
Apr 12, 2023

Conversation

jcassidyav
Copy link
Contributor

PR Checklist

What is the current behavior?

ns migrate fails with
TypeError: Cannot read properties of undefined (reading 'silent') at ProjectCleanupService.<anonymous> (/Users/jcassidy/.nvm/versions/node/v18.13.0/lib/node_modules/nativescript/lib/services/project-cleanup-service.js:25:35)

What is the new behavior?

Added null checks.

migrate works.

@cla-bot cla-bot bot added the cla: yes label Apr 12, 2023
@rigor789 rigor789 merged commit 68d9373 into NativeScript:main Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants