Commit f4ef8ca3 authored by Nick Gaskill's avatar Nick Gaskill

Merge branch 'docs-correct-npm-package-instructions' into 'master'

Instance-level endpoint doesn't allow publishing

See merge request gitlab-org/gitlab!55877
parents 0f0fabbf b389b48d
......@@ -153,7 +153,7 @@ npm config set '//gitlab.example.com/api/v4/packages/npm/:_authToken' "<your_tok
- `<your_token>` is your personal access token or deploy token.
- Replace `gitlab.example.com` with your domain name.
You should now be able to publish and install npm packages in your project.
You should now be able to install npm packages in your project.
If you encounter an error with [Yarn](https://classic.yarnpkg.com/en/), view
[troubleshooting steps](#troubleshooting).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment