Closed bmomberger-bitovi closed 5 years ago
natives
is deprecated and its deprecation message says to use graceful-fs
version 4 or later. This is likely just caused by outdated dependencies. I'm investigating whether we can upgrade miner and avoid this problem.
This was fixed in 0.9.1, right? Would you mind writing the release notes please?
Node 12.0.0 was released yesterday (2019-04-23) and since then, all CanJS build jobs that do not pin the Node version in Travis config are failing when testee starts. Here's an example error message from running testee on can-attribute-observable's test suite:
This is a probable
npm ls
route leading to this problem: