This repository has been archived by the owner on Sep 30, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 55
Tests not passing on clean install #206
Comments
@satazor haven't seen that before, but looks like the IPFS data repo is already in use. I just checked master and ran What node version are you on? You could try also running |
@haadcode unfortunately, |
I was using node 11. Downgrading to node 10 fixed it. What node version are you running @haadcode ? |
Good to know! Two questions:
cc @haadcode |
I found the culprit: dignifiedquire/lock-me#4 This has been solved in IPFS by switching the library that performs the locking but they didn’t released a new version yet. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
OS: MacOSX Sierra
Just cloned the repo, did
npm i
andnpm t
. The tests fail with the following:Does anyone experience this problem before?
The text was updated successfully, but these errors were encountered: