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

Error while running gulp in v3.4 #412

Closed harishsn closed 7 years ago

harishsn commented 7 years ago
jadjoubran commented 7 years ago

It seems it's missing from package.json You can temporarily fix by manually installing https://www.npmjs.com/package/babel-preset-es2015 Will release a fix soon, thanks!

jadjoubran commented 7 years ago

It turns out I was missing a bunch of them, thanks again @harishsn You can grab the updated package.json from the commit above