Hello,
I set up Ghost locally, How to install Ghost locally on Mac, PC or Linux.
When I run “yarn dev” in Ghost/current, I get one mistake:
Running "subgrunt:watch" (subgrunt) task
Warning: The "core/client" directory is not valid, or does not contain a Gruntfile. Use --force to continue.
Aborted due to warnings.
>> Error: Command failed: grunt subgrunt:watch
If I change something in the CSS, I get “Completed in 0.000s at Sun Jan 05 2020 00:25:30 GMT+0100 (GMT+01:00) - Waiting…”
But nothing changes on the front, could it be the error?