Null Void

Results 8 comments of Null Void

Where does the line `baseArgv.splice(1, 0, '--harmony');` get added in `autotest.js`?

I am experiencing this with `v0.4.1` on ipfs `0.7.0`. Anyone have any insight? brig version output: ``` Client Version: v0.4.1+68f8766 Client Rev: 68f8766fd9fe8929e8b3fc6cefca01454f380a5b Server Version: v0.4.1+68f8766 Server Rev: 68f8766fd9fe8929e8b3fc6cefca01454f380a5b Backend...

I seem to be able to fix this by pushing the `message.user` object to `this.users` before attempting to send the message. Still seems a bit hacky to me to do...

If only it was open-source.

> > If only it was open-source. > > You always get the source with those Javascript extensions. That doesn't mean that the program or project is open-source. Language is...

Thank you @harshhpareek, this really got me rolling. A few more notes for anyone else who steps down this path: - Electron 2 will not launch, it crashes repeatedly; upgrading...

Yeah, you're probably right about symlinking, I was going for quick and dirty to make sure it would work on my setup. You are also correct about tqdm, that misunderstanding...

Thank you kindly. I will try to route any other questions through discord to prevent cluttering github with non-issues.