-
When loading this plugin, some builds are showing this error:
```
Error: Could not import plugin
Cannot find module 'bluebird'
```
This is coming from the first line of `assetgraph/lib/AssetG…
-
https://bluebirds-ly.github.io/blog/2018/07/01/welcome.html
If you see this page, that means you have setup your site. enjoy! :ghost: :ghost: :ghost:You may want to config the site or writing a pos…
-
I'm trying to use this package with both
```
var openvpnmanager = require('@amilajack/node-openvpn')
var openvpnBin = require('@amilajack/openvpn-bin')
```
(I have tried without putting the amil…
-
This library uses both `bluebird` and `request`, two packages that are extremely outdated and honestly no longer needed. Bluebird was meant to be a polyfill for the Promise API before it was widely su…
-
Hi folks, I'm hoping someone can help with this. I have a fairly common pattern in my code of using array destructuring to name the results of `await Promise.all([])`. Example:
```
async function …
-
It looks like when #58 was resolved by merging #59 and `libcipm` was published to npm as `v3.0.3`, it was actually tagged and published as `v3.0.3` [without the merged fixes from #59](https://github.c…
-
Please can you consider for the next major version dropping the requirement for Bluebird, and falling back to native javascript promises if no PromiseImpl is provided. Clients that want to retain Blue…
-
```
fs.js:640
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
^
Error: ENOENT: no such file or directory, open 'c:\work\laconic\js-src\js-srclueb…
-
hi gyus faced with problem...
Bluebird does perfectly all with **find** and **exec**!
But i cant recieve Promise from update and insert, is it possible?
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Are you using the latest plugin release?
- [X] Yes, I'm using the latest plugin release
### Is there an existing issue fo…