Using Prince in PowerShell - cannot parse C:\Program Files (x86) #135
-
I am not able to generate the static pdf files for our project. I installed Prince the same time as installing Quire on my Windows machine. When I run
Is there a way to get PowerShell to recognise the location of the Prince folder? Have other win users had similar problems, or use Prince differently? The closest workaround I could think of is to enclose the path name in quotation marks, but that's not possible in this situation. best wishes, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
HI @sophielamb, what I'm seeing here is that Prince is looking for the publication pages at the wrong URLs. For instance, it lists Sophie, I don't have my PC with me to test it on my end, but I can when I'm back at work on Monday. Could you also try testing your Prince installation by pointing it at another URL directly? For instance, if you run this command, do you get a
In the meantime, Hannah might have some insight for us. She's one of Getty's developers working on Quire. |
Beta Was this translation helpful? Give feedback.
-
Just to close the loop on this issue, it's been fixed with the release of Quire v0.19.2. Anyone interested can read more in the pull request notes, but essentially we had to make a small update in the Quire CLI to the commands for PDF generation to get them to work for users of the PowerShell shell application on Windows. |
Beta Was this translation helpful? Give feedback.
Just to close the loop on this issue, it's been fixed with the release of Quire v0.19.2. Anyone interested can read more in the pull request notes, but essentially we had to make a small update in the Quire CLI to the commands for PDF generation to get them to work for users of the PowerShell shell application on Windows.