-
Notifications
You must be signed in to change notification settings - Fork 32
Description
I just got a new laptop (Macbook Pro 13-inch, M2, 2022; macOS Ventura Version 13.2.1 (22D68)), and I’ve been trying to run my code to create a Markdoc (docx file). However, despite downloading Pandoc, I still get the following error message (redacted file pathway). I’ve tried troubleshooting every which way I know how.

I can use the command when I add “mini,” but I want to be able to embed images into the file, and mini doesn’t seem to allow that. I get the error message with and without that added “pandoc” at the end of the command – since I did already specify the global pathway on the “weave setup.”
I was wondering if you had any idea what that error means and/or how to fix it.
I know the code is correct/works fine because it works on my old Macbook Pro that has the Intel chip.