case 4642
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Project setup
|
## Project setup
|
||||||
```
|
```
|
||||||
First confirm all dependencies are installed as per BUILT-ENVIRONMENT.md doc. They are very specific and in many cases outdated.
|
First confirm all dependencies are installed as per AyaNova-client project's BUILT-ENVIRONMENT.md doc. They are very specific and in many cases outdated.
|
||||||
|
|
||||||
Then clone/checkout repository from GIT
|
Then clone/checkout repository from GIT
|
||||||
|
|
||||||
@@ -10,7 +10,7 @@ Finally:
|
|||||||
|
|
||||||
Install frontend dependencies:
|
Install frontend dependencies:
|
||||||
|
|
||||||
cd c:\data\code\raven-client\ayanova
|
cd c:\data\code\sockeye-client
|
||||||
npm ci
|
npm ci
|
||||||
|
|
||||||
Note: Use `npm ci` (not `npm install`) to install exact versions from package-lock.json
|
Note: Use `npm ci` (not `npm install`) to install exact versions from package-lock.json
|
||||||
|
|||||||
Reference in New Issue
Block a user