Lucian Buzzo

Results 31 issues of Lucian Buzzo

I have a need to list the path to a symlink itself rather than the resolved path of the symlink. Currently symlinks are ignored unless `withSymLinks()` is used, however if...

This change updates to the latest version of uuid, to fix an issue with Math.random() (displayed in a warning on install). Older versions may use Math.random() in certain circumstances, which...

1.x
Review Needed

This causes some weird buggy behaviour when combined with [fugitive](https://github.com/tpope/vim-fugitive). I'm not sure if this is an issue with the way git-confirm works or with fugitive. I'll investigate further when...

It seems that testling (used for automated cross browser testing) no longer exists in a meaningful way. SauceLabs seems like a good alternatvie, as it has similar functionality and offers...

I see there is a `.travis.yml` file in the repo, but the tests are not running. Perhaps this repo needs to be added via the https://travis-ci.org/ UI?

Hi, I followed the installation instructions, but when running `npm run devbuild` for the skulpt package, I encounter the following error: ``` Error: Cannot find module '../../dist/skulpt.js' Require stack: -...

whatsmybrowser.org/b/YWN4JTB

type/bug

https://resinos.io/archive/

It appears that packages that have their access changed from public to private remain listed on yarnpkg. Looking through the code, as far as I can tell, there isn't a...