Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

can't open client sub module in github #231

Open
alizangiabadicode opened this issue Apr 17, 2020 · 1 comment
Open

can't open client sub module in github #231

alizangiabadicode opened this issue Apr 17, 2020 · 1 comment

Comments

@alizangiabadicode
Copy link

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

@adnanebrahimi
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants