We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/Users/munter/git/magicpen-media/node_modules/mock-fs-require-fix/lib/index.js:43 throw new Error('Unsupported Node version: ' + nodeVersion); ^ Error: Unsupported Node version: 8.12.0 at Object.<anonymous> (/Users/munter/git/magicpen-media/node_modules/mock-fs-require-fix/lib/index.js:43:9)
https://github.com/Slayer95/mock-fs/blob/master/lib/index.js#L16-L44
The text was updated successfully, but these errors were encountered:
Yeah, I know. Unfortunately there's no easy fix. We're using a mock-fs fork because we need a feature that was removed in mock-fs 4:
Sorry, something went wrong.
chore(ci): do not run on node 8 and up
eca3ee5
Due to unexpectedjs/unexpected-fs#18
Revert "chore(nvmrc): upgrade to node 8"
8fac40b
This reverts commit 6b9e2e1 due to unexpectedjs/unexpected-fs#18.
No branches or pull requests
https://github.com/Slayer95/mock-fs/blob/master/lib/index.js#L16-L44
The text was updated successfully, but these errors were encountered: