Skip to content

[BUG] Can't build (make) #1518

@akarelas

Description

@akarelas

Describe the bug
I follow the instructions on README.md, and when I reach the point and try to execute make SYNC_SDK=true mindocs an error occurs.

To Reproduce
use node v24.13.1 with nvm on Debian/13, and follow the instructions on README.md until (and including) executing make SYNC_SDK=true mindocs

Expected behavior
That step should complete

** Actual behavior **

(node:6590) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)
[18:48:16] Finished 'handleStyle' after 915 ms
[18:48:16] Starting 'handleJs'...
[18:48:16] Finished 'handleJs' after 200 ms
[18:48:16] Finished 'default' after 1.12 s
Running Sphinx v6.2.1

Extension error:
Could not import extension sphinxcontrib.images (exception: No module named 'pkg_resources')
make: *** [Makefile:76: mindocs] Error 2

Desktop (please complete the following information):

  • OS: Debian/13
  • docs repo commit: f37be6c1c055c7cace4f8cf838cbe6f6449ef576

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageNeeds triage and scheduling

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions