JetBrains Space
 

Publish npm Packages

Last modified: 23 November 2022

Suppose you have an npm package and want to publish it to the newly created npm registry using:

Note that publishing packages with the same package version is not allowed. The server will return the 409 HTTP response.