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
Compilation of 2.8.0 with node 18 fails due to lmdb-store. The error is described here in step 5 and seems like it's fixed in main branch but not on 2.8.0 tag.
Describe the bug
Compilation of 2.8.0 with node 18 fails due to lmdb-store. The error is described here in step 5 and seems like it's fixed in
main
branch but not on2.8.0
tag.main
branch: https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/packages/osd-optimizer/package.json2.8.0
branch: https://github.com/opensearch-project/OpenSearch-Dashboards/blob/2.8.0/packages/osd-optimizer/package.jsonMaybe a bad backport merge since it was replaced with
lmdb
?To Reproduce
Steps to reproduce the behavior:
yarn osd bootstrap
Expected behavior
Expected to build properly
OpenSearch Version
N/A
Dashboards Version
tag 2.8.0 from git repo.
Plugins
N/A
Screenshots
N/A
Additional context
The text was updated successfully, but these errors were encountered: