]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add rollup as optional deps mfe-app-shell
authorAfreen Misbah <afreen@ibm.com>
Thu, 17 Jul 2025 16:45:11 +0000 (22:15 +0530)
committerAfreen Misbah <afreen@ibm.com>
Thu, 17 Jul 2025 16:45:11 +0000 (22:15 +0530)
commit7cf54cc4405130df3e27237ce3f1356224273a8d
tree4954431dfccdc67560051caa564ccbb6e721232e
parenta0dd52fe100932922ceab9277490bfa2f8631431
mgr/dashboard: add rollup as optional deps

- for arm64 hitting (Use `node --trace-warnings ...` to show where the warning was created)
 NX   Cannot find module @rollup/rollup-linux-arm64-gnu. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory.
Pass --verbose to see the stacktrace.
- due tit this make check arm64 failing
- added the fix as per https://github.com/vitejs/vite/discussions/15532#discussioncomment-13369584

Signed-off-by: Afreen Misbah <afreen@ibm.com>
src/pybind/mgr/dashboard/frontend/package.json