Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

fix: make things run on Node < 10.5 #150

Merged
merged 2 commits into from
Dec 18, 2019
Merged

fix: make things run on Node < 10.5 #150

merged 2 commits into from
Dec 18, 2019

Conversation

imurchie
Copy link
Contributor

We use the bigint option for fs.stat, but below Node 10.5.0 the options are interpreted as the callback, which fails. Until we no longer support Node 10, this needs to be properly handled.

@imurchie imurchie merged commit b715bd0 into master Dec 18, 2019
@imurchie imurchie deleted the isaac-node-10 branch February 3, 2020 15:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants