diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ddc6d5ad7..aa9199c60 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,7 +4,9 @@ build: tools: nodejs: "20" commands: + - npm install react@rc - npm install + - npm list - npm run build - npm run --workspace packages/mystmd link - myst --version