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
After microsoft/vscode-vsce#628, vsce raises an warning and ask user to confirm because it cannot found LICENSE.md or LICENSE.txt. It hurts automatic build process.
Since we are specifying "vsce": "^1.95.1", regenerating package-lock.json will encounter this.
The text was updated successfully, but these errors were encountered:
After microsoft/vscode-vsce#628,
vsce
raises an warning and ask user to confirm because it cannot foundLICENSE.md
orLICENSE.txt
. It hurts automatic build process.Since we are specifying
"vsce": "^1.95.1"
, regeneratingpackage-lock.json
will encounter this.The text was updated successfully, but these errors were encountered: