Open zalom opened 3 months ago
I ran into this issue, too. I can confirm that running on the fork resolved it for me:
bridgetown new btwf --use-sass -a https://github.com/zalom/bulmatown/tree/fix-27-no-method-error
Stack Overflow suggests the issue occurs starting with ruby 3.2: https://stackoverflow.com/questions/14351272/undefined-method-exists-for-fileclass-nomethoderror
File.exists?
producesNoMethodError
.Steps to reproduce
bridgetown new mysite --use-sass -a https://github.com/whitefusionhq/bulmatown
Y
on the first prompta
on the next prompt (or input multipleY
on subsequent prompts)Observe: