Skip to content

Commit

Permalink
feat: use "overrides" to install desired version of tough-cookie and …
Browse files Browse the repository at this point in the history
…word-wrap. (#772)

* feat: use npm v8 to install and initialize package-lock

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: add Node version requirement in DEVELOPER_GUIDE

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

---------

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
  • Loading branch information
SuZhou-Joe committed Jul 20, 2023
1 parent 7f8a7d7 commit 11e2141
Show file tree
Hide file tree
Showing 3 changed files with 4,485 additions and 13 deletions.
2 changes: 2 additions & 0 deletions DEVELOPER_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ If you would like to install and develop OpenSearch Dashboards or its plugins, p

You should have a running instance of OpenSearch Dashboards to run these tests against them. Refer to the [OpenSearch Dashboards Developer guide](https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/DEVELOPER_GUIDE.md) for details on how to do that.

- Node v16.20.0

### Installation

To install the dependencies run
Expand Down
Loading

0 comments on commit 11e2141

Please sign in to comment.