Andrew Moss
Andrew Moss
We didn't have `database` set on the provider - interesting. For bootstrapping in one run I guess we'd need to use two provider instances and `depends_on`? I've noticed the provider...
> I had the same problem on a Canon 5D Mk IV. Got it working with this command line: > > ``` > gphoto2 \ > --set-config viewfinder=1 \ >...
I've picked up work from the md5sum branch on my fork - we'd also find it useful for the git branch switching scenario, will make a pull request linked to...
require.resolve paths option isn't available until 8.9 which is why I changed the engine
8.11.3 is after 8.9 though - are you suggesting that if we do bump the engine version it should be to 8.11.3? It might be best to do a major...
We could do a fallback as you suggest but I'm concerned people will continue to use old versions of Node without awareness of this caveat. Perhaps it might be best...