jadjoubran / laravel5-angular-material-starter

Get started with Laravel 5.3 and AngularJS (material)
https://laravel-angular.readme.io/
MIT License
1.66k stars 400 forks source link

gulp build #439

Closed markib closed 7 years ago

markib commented 7 years ago

Error: ENOENT: no such file or directory, stat 'C:\xampp\htdocs\myAngularLaravel\laravel5-angular-material-starter\public\build\css\final-3b08b8dd72.css' at Error (native)

kumarravisingh commented 7 years ago

Similar Error occurred on my application too, I am using windows OS It seems like Elixer and Windows OS dependent Issue, my bug is marked as Upstream Fix in the meantime, you can try This fix provided by Albertgultom on that thread. I haven't tried it, I do not have need of Progressive Web App so I switched to stable Version 3.2.x which is working fine without any issue.