ammezie / laravel-chat

Build a chat app in Laravel
MIT License
123 stars 126 forks source link

Do I need an npm run dev command? #24

Open Junior-Shyko opened 5 years ago

Junior-Shyko commented 5 years ago

Even configured I still have this error: Pusher : Error : {"type":"WebSocketError","error":{"type":"PusherError","data":{"code":4001,"message":"App key a1eb60abd7e12aee27f9 not in this cluster. Did you forget to specify the cluster?"}}} but I did not use the command npm run dev, do I need to compile everything again?