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(task): do not error if node_modules folder not exists #23920

Merged

Conversation

dsherret
Copy link
Member

Revealed #23919

Closes #23914

@dsherret dsherret requested a review from bartlomieju May 21, 2024 16:05
Copy link
Member

@nathanwhit nathanwhit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dsherret dsherret merged commit 9795637 into denoland:main May 21, 2024
17 checks passed
@dsherret dsherret deleted the fix_task_error_node_modules_not_exists branch May 21, 2024 20:12
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.

Error running task when nodeModulesDir is set to true but the node_modules directory is absent
2 participants