-
Notifications
You must be signed in to change notification settings - Fork 12k
Webpack build fails on adding bootstrap.min.css from node_modules in angular-cli.json #9042
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
Comments
Same issue here. No problem using Bootstrap 3.3.7 |
Yes, it works for me as well with bootstrap 3.3.7 but v4beta0.3 |
fixed in next release. now i using 4.0.0-beta.2 without ^ |
Using 4.0.0beta.2 works? For now? |
Thanks for reporting this issue. However, this issue is a duplicate of an existing issue #9020. Please subscribe to that issue for future updates. |
Just globally update your angular/cli before starting a new project: |
try: node_modules/bootstrap/dist/css/bootstrap.min.css |
[email protected]
Vào 19-07-2018 1:57, "Dembrovszky ISTVAN" <[email protected]> đã
viết:
… try: node_modules/bootstrap/dist/css/bootstrap.min.css
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#9042 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AnCBPMtKE-PJ0_2KIOPGn0hLnUznX0yKks5uH4T-gaJpZM4RPovG>
.
|
even ~/node_modules/bootstrap/dist/css/bootstrap.min.css is not working for [email protected] |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Initial Details:
Bootstrap:
^4.0.0-beta.3
Angular:
^5.0.0
Webpack build fails via angular-cli on adding bootstrap.min.css file in angular-cli.json.
Error:
More Error:
angular-cli.json file:
The text was updated successfully, but these errors were encountered: