简体   繁体   中英

Error installing bootstrap and jquery in angular 6

I am new to angular and i tried to install bootstrap and jquery. I was about to add them on the styles in angular.json when i noticed they were missing. The computer says it successfully installed them but neither can be seen on the node_modules folder. I'm pretty sure i am on the right directory when installing them.

The thing is. i created a project before this and bootstrap and jquery were added successfully. what did i do wrong here?

Edit

I reloaded the editor, I looked at the folder itself. It's not there.

@import '~bootstrap/dist/css/bootstrap.min.css'; add this line in src/styles.css

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM