Russell Dempsey

Results 334 comments of Russell Dempsey

Installing coreutils, gnu-sed and gnu-grep resolved this issue for me. Handling this automatically for future users would resolve some pain points.

git config gitflow.branch.master master to set your master branch properly when you cannot "cancel" a git flow init.

I left a comment saying the setup and teardown functions weren't being called for me, they are.. I was doing ```js exports = { mochaGlobalSetup, mochaGlobalTeardown, mochaHooks, }; ``` instead...

Also, the password reset email link sends me to https://openbenchmarking.org/settings which says I need to sign in or create an account to access that page 🙄. ![image](https://user-images.githubusercontent.com/1173416/77504169-e0ed2900-6e1c-11ea-8e5e-127e0b47a438.png)

@achingbrain This is not working for me in ipfs-webui with node version 16.12.0 when I'm trying to upgrade dependencies: https://github.com/ipfs/ipfs-webui/issues/1965 ```bash > run-s -cl test:unit test:build test:e2e [test:unit ] [test:unit...

I was able to reproduce some kind of error using PowerShell in administrator mode. The same occurs in a regular(old) terminal, and new windows terminal ``` PS C:\Users\Administrator> jsipfs daemon...

I was able to get a daemon running by downgrading ipfs to `@0.61.0`: ``` PS C:\Users\Administrator> npm install -g [email protected] npm WARN deprecated [email protected]: this library is no longer supported...

@laurentsenta @galargh Laurent, are you planning on taking this on?

@achingbrain is this something on your schedule?

Seems like we need to do some debugging in Linux