5.0.0 Test suite broken on Node.js 8.x and 9.x
See original GitHub issue- Operating System: OSX
- Node.js version: 8.x / 9.x
fs-extra
version: 5.0.0 || master
The test for this module is not currently passing with Node.js 8.x or 9.x. and it appears to be 0bd52793a2e15b593ce3f19167d2550e822665a3 that broke it
Issue Analytics
- State:
- Created 6 years ago
- Comments:14
Top Results From Across the Web
v5 used to include polyfills for node.js core modules by default
node_modules/dotenv/lib' BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default. This is no longer the ...
Read more >The engine "node" is incompatible with this module
Finally, I got it to work by purging the old nodeJs then adding different repository source, and installing nodeJs normally with the new ......
Read more >Porting to the Buffer.from() / Buffer.alloc() API - Node.js
Variant 1: Drop support for Node.js ≤ 4.4.x and 5.0.0 — 5.9.x ... In particular, it will show the Buffer() deprecation warning, even...
Read more >Firebase JavaScript SDK Release Notes - Google
Version 9.8.0 - May 06, 2022. As of this version, Internet Explorer 11 is no longer officially supported by the Firebase JavaScript SDK....
Read more >Getting Started | QUnit
Getting started with QUnit for Node.js projects is quick and easy. ... The 0.x and 1.x versions of the “qunit” package on npm...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Indeed, sorry for not being exact
You should open an issue against the main repo… This may be something broken in libuv
On Jan 10, 2018 9:45 AM, “Ryan Zimmerman” notifications@github.com wrote: