ceph/doc/dev/developer_guide
Nizamudeen A 47f49e5b1a mgr/dashboard: update nodejs to 18.17.0
the latest npm doesn't support setting python as a config like `npm
config set python3` instead it needs to be either set in the node-gyp
explicitly using the node-gyp command or through an environment
variable.
Since we are calling the node-gyp through npm, we need to set the
environment variable which is documented here: https://github.com/nodejs/node-gyp?tab=readme-ov-file#configuring-python-dependency

Accordingly the CMakeLists.txt for dashboard is adapted

Fixes: https://tracker.ceph.com/issues/62844
Signed-off-by: Nizamudeen A <nia@redhat.com>
2023-09-22 12:19:29 +05:30
..
testing_integration_tests doc/dev/developer_guide/testing_integration_tests: Add Upgrade Testing Documentation 2023-01-29 10:25:30 +00:00
basic-workflow.rst doc/dev: add full stop to sentence in basic-wo 2023-03-07 02:15:27 +10:00
dash-devel.rst mgr/dashboard: update nodejs to 18.17.0 2023-09-22 12:19:29 +05:30
debugging-gdb.rst
essentials.rst doc/dev: add Slack to Dev Guide essentials 2023-01-26 01:57:17 +10:00
index.rst
intro.rst
issue-tracker.rst
jaegertracing.rst
merging.rst
running-tests-locally.rst
tests-unit-tests.rst doc/dev/developer_guide/tests-unit-tests: Add unit test caveat 2022-11-21 14:56:24 +00:00