'Error publishing extensions in Visual Studio Code Marketplace
I have read the documentation and follow the documentation steps. Keep publisher and Publishers id the same in package.json.
package.json publisher The error message is shown in the following figure.
Just like this I tried something else like a terminal
I think I need help. Thank you!
Solution 1:[1]
Modify the "name" in package. json to avoid duplication https://github.com/microsoft/vsmarketplace/issues/354
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | wind-lc |
