-
Notifications
You must be signed in to change notification settings - Fork 212
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
Error: Specified argument was out of the range of valid values. (Parameter 'start') #977
Comments
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.89.1. Please try upgrading to the latest version and checking whether this issue remains. Happy Coding! |
@andersonbosa What version of vsce are you using? And are you using |
@benibenj Thank you for helping 🙏 I was using vsce
Evidencessource-code: https://github.com/andersonbosa/vsc_extension_commitay/blob/main/commitay/README.md VIDEOSwith.vsce2_26_1.publish.mp4with.vsce.2_26_1.publish.with.packagePath.mp4with.vsce.2_26_1.only.packing.mp4 |
Checkout this thread about the same issue you have. It seems like you might be using categories which do not exist Checkout the available categories here: https://code.visualstudio.com/api/references/extension-manifest#fields Maybe vsce should validate the categories and provide a better error message in this case. Created an issue to track that: #1005 |
Does this issue occur when all extensions are disabled?: Yes
1.89.0 < b58957e67ee1e712cebf466b995adf4c5307b2bd > x64
Ubuntu 24.04 LTS (Noble Numbat)
Steps to Reproduce:
vsce publish
to publish the extension to the store.ERROR Specified argument was out of the range of valid values. (Parameter 'start')
The text was updated successfully, but these errors were encountered: