Issue
I am doing a html5/JS application with Nodejs on Netbeans 8.2. I am doing the welcome page and I would like to use Bootstrap 4. But when I add bootstrap.min.css in my stylesheets folder I have an error, see the image below. However when I add the bootstrap.min.css from Bootstrap 3.3.7 I have no issue.
Thanks
Solution
I had the same problem. I managed to fix it by adding the link of bootsrapCDN from of site.
Answered By - Artem Zhmaka
Answer Checked By - Timothy Miller (JavaFixing Admin)