spree-contrib / spree_multi_vendor

Spree marketplace extension. Create your own marketplace on top of Spree Commerce
https://spreecommerce.org/marketplace-ecommerce/
BSD 3-Clause "New" or "Revised" License
142 stars 135 forks source link

No such file or directory - git clone "https://github.com/spree-contrib/spree_multi_vendor.git" #152

Closed zm801 closed 4 years ago

zm801 commented 4 years ago

Errno::ENOENT: No such file or directory - git clone "https://github.com/spree-contrib/spree_multi_vendor.git" "d:/Ruby27-x64/lib/ruby/gems/2.7.0/cache/bundler/git/spree_multi_vendor-9b1f4e48f3d7ad0c8b432c7c7a6fa1d03dadd2ee" --bare --no-hardlinks --quiet

zm801 commented 4 years ago

git installed:

D:\rails\mystore>gem list git

LOCAL GEMS

git (1.7.0)

zm801 commented 4 years ago

I found it's the git command problem. With windows OS, gem install git doesn't work, should install git-scm. For my case, it's run after Git-2.29.2.2-64-bit.exe installed. You can download at: https://git-scm.com/download/win