jeudi 26 octobre 2017

Laravel-Mix Font-awesome can't installed properly with npm

I have installed font-awesome with npm with following command :

npm install font-awesome --save

And then i have add following line in app.scss

@import "~font-awesome/scss/font-awesome";

The i have run npm run watch

I have checked manually font-awesome folder is there inside the node_modules directory. But in my webpage icon not displayed and in console i have seen following Error

GET http://localhost/fonts/vendor/font-awesome/fontawesome-webfont.woff2?af7ae505a9eed503f8b8e6982036873e net::ERR_ABORTED GET

How do i resolve the issue?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2lhAbQ1
via IFTTT

Aucun commentaire:

Enregistrer un commentaire