-
- Fails if you have node, but not the newest, installed, because only the newest node supports ES6 promises. Use Q as a polyfill library, perhaps.
- run.sh requires sudo and hence the password, appare…
-
First of all, thank you for this library, it's been a breath of fresh air over `psl`.
That being said, the PSL is (and likely will always be) incomplete and as a third party, it's not possible to a…
-
Just discovered this but can't get it to work in v15.4.2 with ES6-style classes. Since contextTypes are experimental in React I wondered if this library is still supported.
-
A `mongodb.close()` call throws the following error:
```
Unhandled rejection TypeError: undefined is not a function
at Database.close$ (/var/www/swf/core/node_modules/promised-mongo/dist/Database.j…
-
```javascript
(function (exports, require, module, __filename, __dirname) {
import {NativeModules, DeviceEventEmitter, Platform} from 'react-native';
…
-
Any ideas how to integrate wet tool kit with React Redux, javascript libraries.
Currently using webpack, babel, NPM and React, Redux.
would be great if we could do: "NPM install wet-beow" and u…
-
The functionality of this library has been merged into the base "oidc-client" library upon which this is built. This was done as part of the recent ES6 rewrite effort of the "oidc-client" library.
Th…
-
**Describe the bug**
```
[Open Browser Console for more detailed log - Double click to close this message]
Failed to load model class 'DataGridModel' from module 'ipydatagrid'
loadClass@http://jup…
-
Current version `1.1.3` is not working with updated `pouchdb` 8.0.0 and ES6 building tools like `vite`. Please update the library so we can use it out of the box. Thanks.
## Your Environment
* Ve…
-
Ref: [here](https://github.com/citrusbyte/thicket/pull/36#issuecomment-336845037)
In order to run `yarn build` successfully we needed to remove the minify step from the build process. We need to be…