Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the template.rb file used in README is not pointing to the correct branch #2840

Open
pengyin-shan opened this issue Aug 8, 2022 · 0 comments

Comments

@pengyin-shan
Copy link

Hi, I'm a new develper and I tried to create a spotlight app using the tutorial in README.md. I noticed that since the default branch is main instead of master, we need to add a branch name to template.rb, otherwise we will get an error from git in the creation process.

i.e.:
gem 'blacklight-spotlight', ENV['SPOTLIGHT_GEM'] ? { path: ENV['SPOTLIGHT_GEM'] } : { github: 'projectblacklight', branch: 'main'}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant