glob-fs icon indicating copy to clipboard operation
glob-fs copied to clipboard

Use npmjs rather than github ssh.

Open patcon opened this issue 4 years ago • 0 comments

Resolves https://github.com/micromatch/glob-fs/issues/23

I believe this was all that people were asking for, so that npm isn't trying to use ssh to fetch the repo. This was also an issue when trying to use this package in a docker build where the image didn't include openssh and git packages.

Thanks!

patcon avatar Jan 08 '22 05:01 patcon