Level 34
@lianmaymesi check this thread: https://github.com/JeffreyWay/laravel-mix/issues/1942
The solutions are the following:
Install node-sass and sass-loader by running npm install node-sass sass-loader
or
if you put the image to resources/images they will be automatically copied to the public/images and there will be no loop present, the same goes with the font resources/fonts copied to public/fonts