Replies: 1 comment 3 replies
-
Hi @salger1 looking into this and will get back to you ASAP. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I seem to have ruined everything. I currently have 3 versions of quire on the same mac:
For the last week and change, since I installed the newest quire and node versions I am having trouble with both "new quire" versions of quire. I have attached a terminal output from previewing one of the sites (number 3 in the list above), but long story short it looks like Sass errors. I tried to roll back the version of Sass/update to the current version but that didn't help. The preview itself functions and I am able to view the site on the localhost:8080 but when I go to build the site I get a practically empty _site folder with none of the content. I attached a quire build terminal output too so you can see the errors. I tried the solution from #988 but that didn't help.
This could be a result of making edits in styling/function of the newest version of quire (number 3 above) but I don't believe it is since old-new quire (number 2 above) is having the same problems and I haven't touched that one since the problems started.
quire 1.0.0-rc.25 preview output.txt
quire 1.0.0-rc.25 build output.txt
Beta Was this translation helpful? Give feedback.
All reactions