scipy-conference / scipy_proceedings

Tools used to generate the SciPy conference proceedings
Other
228 stars 530 forks source link

Myst build --pdf error: TypeError: Cannot read properties of undefined (reading 'reduce') #1010

Open salirezav opened 1 month ago

salirezav commented 1 month ago

Hello I keep getting this message when trying to build (and export) my document to pdf or docx.

❯ node -v        
v20.5.0

❯ npm -v 
9.8.0

❯ myst -v
v1.3.1

I have mystmd installed as well as myst-parser myst-cli. I've run this command on a couple of different hardware and OSs but I keep getting the same error. I appreciate it if you could help me with this.