-
i tried C++ async addon, and it took me 1 day. ( plus cancel a thread function)
why is it so hard to add a thread to nodejs?
-
More and more user's have been having trouble using js-ipfs with Electron due to the native module dependencies, see:
- https://github.com/ipfs/js-ipfs/issues/842
- https://github.com/ipfs/js-ipfs…
-
babel-core 6.1.21
babel-loader 6.2.0
```
module: {
loaders: [{
test: /\.js$/,
exclude: /node_modules/,
loader: 'babel',
query: {
plugins: ['transfo…
-
- **Version**: 0.18.0
- **Platform**: linux
- **Subsystem**:
#### Type: Bug
#### Severity: Low
#### Description: the pubsub in the example is not work
#### Steps to reproduce th…
-
More and more users have been trying to use js-ipfs on Windows and seeing their experiments fail. This happens because, in fact, js-ipfs doesn't have Windows support at the moment.
Reported issues:…
-
hi, I followed the instructions but it did not work. from the shell I get
✔ Checking your system
✔ Locating Application
✔ Preparing native dependencies: 1 / 1
✔ Launching Application
2018-01-09 1…
-
macOS 10.13.1
node v8.9.1
npm 5.5.1
station aa8b8630fc2e688693176c4ae06d5e3db13d9e77
Clone the repo, then cd'd into it, per the README.
npm install finished with some caveats
> macos-ali…
-
I cloned the repo down and followed the setup instructions and still needed a few things:
- `rimraf`
- `babel`
- electron
- command not found. I did 'npm install electron' and it still didnt work.
…
-
Hi,
I really like where this extension was going and was wondering if you'd be interested in some discussion about how to go about enabling the DatArchive API.
I was thinking that it could be done…
-
Last conversation here - https://github.com/nodejs/NG/issues/26
I believe I was part of the problem and I'd like to get the thread started on the right foot again.
I'm basing most of this off the TC3…