-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
New skill creation fails with error Command failed: git fetch --all --quiet.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Alexa Skills Toolkit'
- Click on 'Create New Skill'
- Input the folder path and click Create.
- 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.
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
