Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Respect's avatar

Error in Livewire 2 : i got this error in browser in console.log

  • Hello i got this error in console.log when i click show me and my page theme crashes
<script >
    console.warn("Livewire: The published Livewire assets are out of date
 See: https://laravel-livewire.com/docs/installation/")
</script>
<script src="/vendor/livewire/livewire.js?id=de3fca26689cb5a39af4" data-turbo-eval="false" data-turbolinks-eval="false" ></script>
0 likes
6 replies
jaseofspades88's avatar

Have you followed the link and followed the steps? If you update the assets it might stop telling you they're out of date.

1 like

Please or to participate in this conversation.