Are you sure you want to delete this access key?
package.json
file, create or edit an .npmrc
file to include a line specifying {% data variables.product.prodname_registry %} URL and the account owner. Replace OWNER
with the name of the user or organization account that owns the repository containing your project.{% if currentVersion == "free-pro-team@latest" %}
@<em>OWNER</em>:registry=https://npm.pkg.github.com
{% else %} If subdomain isolation is enabled:
@<em>OWNER</em>:registry=https://npm.<em>HOSTNAME</em>
If subdomain isolation is disabled:
@<em>OWNER</em>:registry=https://<em>HOSTNAME</em>/_registry/npm
{% endif %}
Press p or to see the previous file or, n or to see the next file
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?