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

spike: wip mock-fs node 20 fix #2186

Closed
wants to merge 2 commits into from
Closed

Conversation

chrismclarke
Copy link
Member

@chrismclarke chrismclarke commented Jan 29, 2024

PR Checklist

  • PR title descriptive (can be used in release notes)

Description

Attempt at fixing issue around mockFs incompatibility with node 20

Current draft replaces most fs invocations with promise-based alternatives (suggested to work), however it still doesn't appear that the service methods are calling correctly (still tries to create physical folders which virtual system cannot detect).

Git Issues

Closes #2185

Screenshots/Videos

If useful, provide screenshot or capture to highlight main changes

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.

[BUG] Spec tests fail in node 20.8.0+
1 participant