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

Bug/issue 445 missing dependency #447

Merged
merged 7 commits into from
Dec 20, 2020

Conversation

thescientist13
Copy link
Member

Related Issue

resolves #445

Summary of Changes

  1. Migrate away from (missing) fs-extra dependency to native fs

@thescientist13 thescientist13 added bug Something isn't working P0 Critical issue that should get addressed ASAP CLI labels Dec 14, 2020
@thescientist13 thescientist13 merged commit 1a8dbb6 into release/0.10.0 Dec 20, 2020
@thescientist13 thescientist13 deleted the bug/issue-445-missing-dependency branch December 20, 2020 18:32
thescientist13 added a commit that referenced this pull request Apr 3, 2021
* switch to native fs in test cases

* convert more fs-extra dependency usages to native fs

* convert more fs-extra dependency usages to native fs

* test bed defensive fs refactor

* test bed defensive fs refactor
thescientist13 added a commit that referenced this pull request Apr 3, 2021
* switch to native fs in test cases

* convert more fs-extra dependency usages to native fs

* convert more fs-extra dependency usages to native fs

* test bed defensive fs refactor

* test bed defensive fs refactor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLI P0 Critical issue that should get addressed ASAP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

running commands is broken due to missing dependency when using 0.10.0-alpha.0 release
1 participant