stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

`make src-docs` fails in wsl2 ubuntu

Open karanBRAVO opened this issue 8 months ago • 2 comments

Description

I was trying to build the docs using jsdoc but the make command not working as expected.

Related Issues

Related issues # , # , and # .

Questions

No.

Demo

No response

Reproduction

- make docs

Expected Results

Should build the documentation using `JsDoc` in the `build` folder.

Actual Results

$ make src-docs
make[1]: Entering directory '/home/karanyadav/documents/stdlib-js/stdlib'
make[1]: bash: Argument list too long
make[1]: *** [/home/karanyadav/documents/stdlib-js/stdlib/tools/make/lib/docs/jsdoc.mk:84: jsdoc-html] Error 127
make[1]: Leaving directory '/home/karanyadav/documents/stdlib-js/stdlib'
make: *** [/home/karanyadav/documents/stdlib-js/stdlib/tools/make/lib/docs/src.mk:40: src-docs] Error 2

Version

No response

Environments

N/A

Browser Version

No response

Node.js / npm Version

v22.11.0

Platform

Windows 11 - wsl2 Ubuntu24.04 LTS

Checklist

  • [x] Read and understood the Code of Conduct.
  • [x] Searched for existing issues and pull requests.

karanBRAVO avatar Apr 06 '25 11:04 karanBRAVO

:wave: Hi there! :wave:

And thank you for opening your first issue! We will get back to you shortly. :runner: :dash:

stdlib-bot avatar Apr 06 '25 11:04 stdlib-bot

I would like to work on this issue. Please assign it to me

jatinkumarsingh avatar Nov 26 '25 01:11 jatinkumarsingh