Nisal L Gunawardana
Nisal L Gunawardana
Hope my SO answer will help someone come across this: https://stackoverflow.com/questions/46819154/how-to-implement-google-recaptcha-with-redux-form/55176803
I was able to do it this way for L 5.5: app/config/app.php add the provider and alias: ``` 'providers' => [ Webpatser\Countries\CountriesServiceProvider::class, ] 'aliases' => [ 'Countries' => Webpatser\Countries\CountriesFacade::class, ]...
Same error in Git Bash - Node v8.9.1 on Win 10 But works on Win Powershell