Quire Commands Not Recognized #142
-
|
Hello! I'm trying to run Quire commands in Windows command prompt from the project directory and am getting an error: 'quire' is not recognized as an internal or external command, Any suggestions are much appreciated! Thank you ---Alex |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
|
Hi Alex, that's strange. You'd previously able to run Quire commands before right? Did anything change in your system recently? And if you try a Quire command (say |
Beta Was this translation helpful? Give feedback.
-
|
Thanks, Greg! You were right - looks like Quire needed a fresh install. I can now run Quire commands. Now I'm running the quire preview --verbose command and get the following: C:\Users\ABancroft\museum-essays>quire preview --verbose Error: spawn node_modules.bin\webpack.cmd ENOENT And http://localhost:1313/ site cannot be reached/refused to connect. Any ideas? Would it be better if I start a separate discussion topic for this? Thanks, Greg! |
Beta Was this translation helpful? Give feedback.
Hi Alex, that's strange. You'd previously able to run Quire commands before right? Did anything change in your system recently? And if you try a Quire command (say
quire --version) from a different directory, I assume you get the same message?