docs(core): update contributor guide (#7568)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
This commit is contained in:
parent
1241068fd4
commit
72aba68b0d
@ -67,7 +67,7 @@ To publish packages to a local registry, do the following:
|
||||
- Run `npm adduser --registry http://localhost:4873` in Terminal 2 (real credentials are not required, you just need to be logged in. You can use test/test/test@test.io.)
|
||||
- Run `yarn local-registry enable` in Terminal 2
|
||||
- Run `yarn nx-release 999.9.9 --local` in Terminal 2
|
||||
- Run `cd /tmp` in Terminal 2
|
||||
- Run `cd ./tmp` in Terminal 2
|
||||
- Run `npx create-nx-workspace@999.9.9` in Terminal 2
|
||||
|
||||
If you have problems publishing, make sure you use Node 14 and NPM 6 instead of Node 15 and NPM 7.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user