How to preview #887
Replies: 3 comments 3 replies
-
Hi @drbobbyduke, thank you for posting this question. I have a few clarifying questions: do you get this error message after you've made any changes or just when you try to preview your project for the first time? If you ignore that error message, does the preview keep building? Or do you eventually see something that says ERR or ERROR? Also, can you confirm you've installed the LTS version of Node.js? |
Beta Was this translation helpful? Give feedback.
-
Erin,
I realized that I was using capital letters in ID and other places that was causing issues. I was able to get a test project output to preview and PDF. I would like to know from users how people start their projects. Do they start with a completely empty folder that they populate or take them template and then just exchange out info. Are there templates for each of the various .md files and a blank publication.yaml file. I took the one provided and erased all the info but kept finding items I missed.
Thanks,
Bobby
ROBERT (BOBBY) DUKE
Director, Scholars Initiative | Museum of the Bible
Mobile: 909-214-6847
Email: ***@***.******@***.***>
***@***.***
From: Erin Cecele Dunigan ***@***.***>
Date: Tuesday, February 13, 2024 at 12:11 PM
To: thegetty/quire ***@***.***>
Cc: Bobby Duke ***@***.***>, Mention ***@***.***>
Subject: Re: [thegetty/quire] How to preview (Discussion #887)
Can you either upload the project to GitHub<https://urldefense.com/v3/__https:/quire.getty.edu/resources/github/__;!!IuDt8Cjgfceu!MukPrsKTsYzY1P2P6NbvNtYdkDsMr1X-UqF6H3d62LlMVOCmbjztitZpnPlNUq8oO2cquQo6POhpewrRIrerp4zpsDk$> and share the repo with me or can you send the project to me as a zip file via WeTranser so I can find what is causing the break?
—
Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https:/github.com/thegetty/quire/discussions/887*discussioncomment-8458251__;Iw!!IuDt8Cjgfceu!MukPrsKTsYzY1P2P6NbvNtYdkDsMr1X-UqF6H3d62LlMVOCmbjztitZpnPlNUq8oO2cquQo6POhpewrRIrerABaehXo$>, or unsubscribe<https://urldefense.com/v3/__https:/github.com/notifications/unsubscribe-auth/BER3OJPI7XD6LCTBWYYXS6TYTPCFLAVCNFSM6AAAAABANMJQXKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DINJYGI2TC__;!!IuDt8Cjgfceu!MukPrsKTsYzY1P2P6NbvNtYdkDsMr1X-UqF6H3d62LlMVOCmbjztitZpnPlNUq8oO2cquQo6POhpewrRIrerHN006GA$>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi @drbobbyduke, I'm glad you could figure out what was breaking the preview. We have a ticket open to address the error messaging around this issue so there isn't so much guesswork in the future. I would say that most people (including us at Getty) begin with the default starter content and delete and replace it with the new content. But you are correct in that that approach can sometimes cause a chain reaction of errors. Oftentimes, in Quire, things need to be done in a certain order; otherwise, the preview will break. It's on my list to find a way to communicate the ideal order of operations. We have also been considering creating a new, completely blank starter template. I would be curious to get other community feedback on this, and I will start a separate thread! |
Beta Was this translation helpful? Give feedback.
-
When I try to preview, I get the following--something seems amiss:
rrduke@rrduke170193 washington-pentateuch % quire preview
[CLI] running eleventy using lib/11ty cli
[CLI:11ty] running eleventy serve
dyld: lazy symbol binding failed: Symbol not found: _pthread_jit_write_protect_supported_np
Referenced from: /Users/rrduke/washington-pentateuch/node_modules/sharp/build/Release/../.././vendor/8.13.3/darwin-x64/lib/libvips-cpp.42.dylib
Expected in: /usr/lib/libSystem.B.dylib
Beta Was this translation helpful? Give feedback.
All reactions