You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,7 @@ New developers of the NHS Notify Supplier API should understand the below.
75
75
76
76
#### Prerequisites and Configuration
77
77
78
+
- add this line to your `.npmrc` file `//npm.pkg.github.com/:_authToken=<githubSshToken>` (make sure to replace the `githubSshToken` with the actual token value)
78
79
- Utilised the devcontainer, for pre reqs and configuration.
79
80
- You should open in a devcontainer or a Github workspaces.
80
81
- By default it will run `make config` when the container is first setup
0 commit comments