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

[BUG] Git sub modules error and bootstrap issue #167

Open
vijay94 opened this issue Nov 14, 2022 · 2 comments
Open

[BUG] Git sub modules error and bootstrap issue #167

vijay94 opened this issue Nov 14, 2022 · 2 comments
Labels

Comments

@vijay94
Copy link

vijay94 commented Nov 14, 2022

I tried setting up the beaker in my local and faced issues with git sub modules getting timed out and the bootstrap version which was used in this project is not in active development and fresh install threw so many less errors(undefined variables and mixins).

@vijay94 vijay94 added the bug label Nov 14, 2022
@mdujava
Copy link
Member

mdujava commented Nov 23, 2022

Hey,

if you are using develop branch you may need to backport 0e33d50 to update from git:// to https:// as Github stoped hosting repost over unencrypted git protocol.

@vijay94
Copy link
Author

vijay94 commented Nov 23, 2022

I made those changes in my local and tried. But still bootstrap now uses scss instead of less. And most of the libraries used in beaker have updated their folder structure itself. So I had to do so many changes in styles to run the application locally.

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

No branches or pull requests

2 participants