0

After formatting my Mac and installing the Laravel Valet environment my gulp-notify stopped to work!

That is the message:

enter image description here

Somebody knows how to fix it?

BTW I am using Laravel 5.2 + Elixir

Gustavo Bissolli
  • 1,551
  • 3
  • 22
  • 36

1 Answers1

1

Just fixed!

Deleted node_modules folder and run npm i again =)

Gustavo Bissolli
  • 1,551
  • 3
  • 22
  • 36