Skip to content

Login to Nx

We use Nrwl Nx as our monorepo tool. One of the features it brings to the table is remote caching to speed up build times.

To avoid getting a warning that Nx is unable to access the remote cache on each build, then you need to login.

npx nx login

This should redirect you to a browser login page, here you choose to login using Github .

Everyone with access to the CustomOffice Github are automatically added in Nx.

Note

We have experienced that Nx does not update the list of members automatically, meaning we have to go in and ask it to refresh in order for new members to get access. If this step is causing issues, ask for help in #code on Slack.