trellis-simple-sync icon indicating copy to clipboard operation
trellis-simple-sync copied to clipboard

"Stylesheet is missing." Error

Open hubitor opened this issue 5 years ago • 0 comments

I'm seeing blank pages on my production site with the message:

Stylesheet is missing.

and 500 Internal Server Error on the browser console.

when I run:

$ ./bin/sync.sh production "mysite.com" all push

The script is finishing without errors and the pages on my development site work normally.

hubitor avatar Oct 18 '20 15:10 hubitor