Dan Hulton

Results 8 issues of Dan Hulton

I'm having the same issue described https://github.com/basicdays/node-stream-to-async-iterator/issues/7, and if 0.2.1 does indeed fix it, could you publish it to NPM so we can install it without additional transpilation steps?

When attempting to run `npm install durable` on Ubuntu 18, I get the following error: ``` gyp ERR! find Python You need to install the latest version of Python 2.7....

Please consider adding a license to your code, so that developers looking to use it know the terms of that use. A popular and common license you could consider would...

As of webpack 5, aliases can have an array of potential resolution paths, with the first entry in the array that resolves successfully being used. This allows users to define...

**Describe the bug** Following the documentation exactly produces this error in the console. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://gridjs.io/docs/integrations/vue/ 2. Follow the documentation 3. Attempt...

wontfix

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior If you want to have a "parent command class" for global...

bug

This is one of my favourite Vue plugins, really makes it a lot easier to display custom loading states for multiple elements, and I'd be sad if I had to...

I think the 0.3.0 version on npm did not have `build` run successfully on it before being published - it's missing the new await-free import method from https://github.com/ongteckwu/typeid-ts/pull/7. If you...