vsce publish
doesn't fully support semver...
#63461
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
extensions
Issues concerning extensions
hi there 👋
i just tried to publish my extension for the first time and ran into the following:
which is odd since i was under the impression that vscode extensions used semver.
from the docs:
(source)
using node-semver, i'm able to verify my version string is valid:
(spec)
here's the command i ran:
vsce publish 1.0.0-alpha.4
vsce version: 1.53.0
OS Version: macOS v10.13.6 (high sierra)
The text was updated successfully, but these errors were encountered: