canonical / canonical/sphinx-stack
pa11y fails to install
Open
bug
- Dominant language
- No language data
- Stars
- 37
- Forks
- 77
- Avg merge
- 8d 13h
- Merged PRs (30d)
- 5
Description
`make pa11y-install` fails with the following error:
```sh
user@host:~/sphinx-docs-starter-pack/docs$ make pa11y
Installing "pa11y" from npm...
npm error code 1
npm error path /home/ecoldi/Projects/DOCPR/sphinx-docs-starter-pack/docs/.sphinx/node_modules/puppeteer
npm error command failed
npm error command sh -c node install.mjs
npm error A complete log of this run can be found in: /home/ecoldi/.npm/_logs/2026-02-20T00_12_17_433Z-debug-0.log
make: *** [Makefile:68: pa11y-install] Error 1
```
Contributor guide
Assessment
This issue has not been assessed yet.