universalify icon indicating copy to clipboard operation
universalify copied to clipboard

Make a callback- or promise-based function support both promises and callbacks.

Results 2 universalify issues
Sort by recently updated
recently updated
newest added

'cannot read property 'name' of undefined' error occurring at the index file of universalify package

I was getting nearly untraceable rejections handled at the top level of an application, with errors like `Error: ENOENT: no such file or directory, mkdir '/public'`. I eventually used `node...