Closed grantwforsythe closed 3 years ago
This is because I released version 3.4.0
yesterday, which made incompatible configuration changes. You can lock the Gemfile version to 3.3.x
, or update your repository files to follow the starter template.
In order to strictly adhere to the specification for semantic versioning, I will change the version 3.4.0
to 4.0.0
later.
Thanks, @cotes2020, that has resolved my issue.
Going forward, is there a straightforward way to keep the generated repo update? I suppose just adding a remote?
Yes, you can add an upstream branch to track file changes in the starter template.
Cheers, thanks for your assistance.
Checklist
master
branch.Description
Hello,
I wanted to justify the text like in #172 but I have since broken my website. My build failed when I tried uploading
css\style.scss
. Why would this have caused an issue? The error is as follows,I have tried to rolling back to previous commits thinking that would resolve the issue but that was not the case.