Hello everyone,
I’m having trouble building a PreTeXt project locally on my Windows machine. It used to work fine when my colleague and I set it up together a few months ago, but now I can no longer get a successful build.
I'm using PreTeXt version 2.29.0 on Windows 10. I used the basic commands "pretext build" and "pretext view".
Error message (from the logs):
"critical: PTX:ERROR: cannot locate executable with configuration name `node` as command `node`
critical: *** Edit the configuration file ("pretext.cfg" or "project.ptx") and/or install ***
critical: *** the necessary program and/or make sure the executable is on your PATH ***
critical: Failed to build without errors. Exiting..."
What’s strange is that the project seemed to build successfully back in August: I could view the HTML output and even add WeBWorK exercises. Now, when I run the same commands, I still get an HTML preview, but it seems to be showing previously built files rather than generating new ones.
Thank you very much for your help!
David Racicot-Desloges