kilbot / WooCommerce-POS

:bangbang: All development now at https://github.com/wcpos.
http://wcpos.com
GNU General Public License v3.0
353 stars 125 forks source link

can't open client sub module in github #231

Open alizangiabadicode opened 4 years ago

alizangiabadicode commented 4 years ago

hi there i can't open client sub module in github its self because it gives me 404

adnanebrahimi commented 4 years ago

I agree. I want to clone with --recursive to get submodules but no luck:

$ git clone --recursive https://github.com/kilbot/WooCommerce-POS.git woocommerce-pos

Cloning into 'woocommerce-pos'...

remote: Enumerating objects: 28, done.

remote: Counting objects: 100% (28/28), done.

remote: Compressing objects: 100% (26/26), done.

remote: Total 19155 (delta 3), reused 7 (delta 2), pack-reused 19127

Receiving objects: 100% (19155/19155), 9.43 MiB | 1.12 MiB/s, done.

Resolving deltas: 100% (11822/11822), done.

Submodule '.docker' (https://github.com/kilbot/WooCommerce-Dev-Docker.git) registered for path '.docker'

Submodule 'client' (https://github.com/kilbot/woocommerce-pos-client.git) registered for path 'client'

Cloning into 'D:/WebPos/woocommerce-pos/.docker'...

remote: Enumerating objects: 599, done.

remote: Total 599 (delta 0), reused 0 (delta 0), pack-reused 599

Receiving objects: 100% (599/599), 139.14 KiB | 286.00 KiB/s, done.

Resolving deltas: 100% (324/324), done.

Cloning into 'D:/Projects/Narbashiyat/Equipos/WebPos/woocommerce-pos/client'...

remote: Due to U.S. trade controls law restrictions, this repository has been disabled.

remote:

remote: This means we have suspended access to private repository services and paid services for your account. For free individual accounts, you still have access to free GitHub public repository services (such as public repositories for open source projects and associated GitHub Pages and Gists).

remote:

remote: If you believe your account has been flagged in error, and you are not located in or resident in a sanctioned region, please file an appeal at https://airtable.com/shrGBcceazKIoz6pY.

remote:

remote: Please read about GitHub and Trade Controls at https://help.github.com/articles/github-and-trade-controls for more information.

fatal: unable to access 'https://github.com/kilbot/woocommerce-pos-client.git/': The requested URL returned error: 403

fatal: clone of 'https://github.com/kilbot/woocommerce-pos-client.git' into submodule path 'D:/WebPos/woocommerce-pos/client' failed

Failed to clone 'client'. Retry scheduled

Cloning into 'D:/WebPos/woocommerce-pos/client'...

remote: Due to U.S. trade controls law restrictions, this repository has been disabled.

remote:

remote: This means we have suspended access to private repository services and paid services for your account. For free individual accounts, you still have access to free GitHub public repository services (such as public repositories for open source projects and associated GitHub Pages and Gists).

remote:

remote: If you believe your account has been flagged in error, and you are not located in or resident in a sanctioned region, please file an appeal at https://airtable.com/shrGBcceazKIoz6pY.

remote:

remote: Please read about GitHub and Trade Controls at https://help.github.com/articles/github-and-trade-controls for more information.

fatal: unable to access 'https://github.com/kilbot/woocommerce-pos-client.git/': The requested URL returned error: 403

fatal: clone of 'https://github.com/kilbot/woocommerce-pos-client.git' into submodule path 'D:/WebPos/woocommerce-pos/client' failed
Failed to clone 'client' a second time, aborting