Hello,
I ve been trying to make changes to casper theme on my local host but nothing seems to be working , I run a few commands here are they :
npm install ghost-cli@latest -g
ghost install local
npm install
npm install -g gulp
gulp build
ghost restart
this is where I am working : ghost\content\themes\casper>
if you have any tips how to fix this , please help
Casper is normally a symlink. Is it possible you are not editing the files for the active copy of the theme?
I suggest a text change at the top of default.hbs - that’ll remove the possibility of a build step error.