.TH "NPM\-ADDUSER" "1" "November 2022" "9.1.1" .SH "NAME" \fBnpm-adduser\fR .SH Synopsis .P Note: This command is unaware of workspaces\. .SH Description .P Create a new user in the specified registry, and save the credentials to .br the \fB\|\.npmrc\fP file\. If no registry is specified, the default registry .br will be used (see \fBregistry\fP)\. .P When using \fBlegacy\fP for your \fBauth\-type\fP, the username, password, and .br email are read in from prompts\. .SH Configuration .SH See Also .RS 1 .IP \(bu 2 npm registry .IP \(bu 2 npm config .IP \(bu 2 npmrc .IP \(bu 2 npm owner .IP \(bu 2 npm whoami .IP \(bu 2 npm token .IP \(bu 2 npm profile .RE