You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All I am trying to do is use Flexbox with v4. I can't find a flexbox download anywhere. Is there one? http://v4-alpha.getbootstrap.com/getting-started/download/ doesn't seem to work even when I click
the Flexbox option at the bottom of the page. It downloads but doesn't seem to contain flexbox.
So after looking around I decided to run the build system and download bootstrap via npm install.
npm --version
3.8.2
nodejs --version
v0.10.37
Theres a lot of missing files like grunt/sauce_browsers.yml and the whole folders files /grunt/bs-sass-compile/* .
Also when I run
bundle install
I get the following output:
Could not locate Gemfile or .bundle/ directory
Can someone please link to boostrap 4 flexbox? The npm install is hard and is having issues.
The text was updated successfully, but these errors were encountered:
Hello,
All I am trying to do is use Flexbox with v4. I can't find a flexbox download anywhere. Is there one? http://v4-alpha.getbootstrap.com/getting-started/download/ doesn't seem to work even when I click
the Flexbox option at the bottom of the page. It downloads but doesn't seem to contain flexbox.
So after looking around I decided to run the build system and download bootstrap via npm install.
npm --version
3.8.2
nodejs --version
v0.10.37
Theres a lot of missing files like grunt/sauce_browsers.yml and the whole folders files /grunt/bs-sass-compile/* .
Also when I run
bundle install
I get the following output:
Can someone please link to boostrap 4 flexbox? The npm install is hard and is having issues.
The text was updated successfully, but these errors were encountered: