Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skill creation fails with error: Command failed: git fetch --all --quiet #299

Open
pm0d opened this issue Jan 1, 2025 · 1 comment
Open
Labels
bug Something isn't working

Comments

@pm0d
Copy link

pm0d commented Jan 1, 2025

Describe the bug
New skill creation fails with error Command failed: git fetch --all --quiet.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Alexa Skills Toolkit'
  2. Click on 'Create New Skill'
  3. Input the folder path and click Create.
  4. See error "Skill creation failed. Reason: Failed to create a hosted skill. Reason: Git folder setup failed for c:\Users\pramod\myprojects\test123. Reason: Error: Command failed: git fetch --all --quiet"

Extension Logs
Nothing is logged though verbose logging is enabled in the extension settings

Expected behavior
Should create a new skill.

Screenshots
image

Desktop:
OS: Windows_NT x64 10.0.26100
Visual Studio Code Version: 1.96.2
Alexa Skills Toolkit Version: 2.16.0
Git Version: git version 2.47.1.windows.1

Additional context
A folder is created at the given path with another .ask folder in it but it is empty.

@pm0d pm0d added the bug Something isn't working label Jan 1, 2025
@JoergTiedemann
Copy link

Same issue at me
Any news about that ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants