case 4642

This commit is contained in:
2026-02-13 08:38:53 -08:00
parent b8d6234886
commit 11c6c11388

View File

@@ -2,7 +2,7 @@
## 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
@@ -10,7 +10,7 @@ Finally:
Install frontend dependencies:
cd c:\data\code\raven-client\ayanova
cd c:\data\code\sockeye-client
npm ci
Note: Use `npm ci` (not `npm install`) to install exact versions from package-lock.json