Commit b389b48d authored by Kate Grechishkina's avatar Kate Grechishkina

Instance-level endpoint doesn't allow publishing

parent 0f0192c0
...@@ -153,7 +153,7 @@ npm config set '//gitlab.example.com/api/v4/packages/npm/:_authToken' "<your_tok ...@@ -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. - `<your_token>` is your personal access token or deploy token.
- Replace `gitlab.example.com` with your domain name. - 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 If you encounter an error with [Yarn](https://classic.yarnpkg.com/en/), view
[troubleshooting steps](#troubleshooting). [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