You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 29, 2023. It is now read-only.
I'm trying to run the following command: npx wp-strap plugin "projectName:Archiviciel" "description:Extension en charge de toute la logique métier spécifique au CMS Archiviciel" "pluginVersion:1.0.0" license:MIT "author:Mosaika" authorEmail:dev@mosaika.fr url:mosaika.fr webpack:Y codesniffer:N codeception:N travisCi:N css:Sass+PostCSS
But it results in a weird git clone error:
If I try the git clone command by itself, the repo cloning process works fine.