Level 44
@branmuffinstudios did you discover ? I am dealing with the same problem
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am getting a Vite compilation error after running the instructions found here: laravel.***/docs/10.x/starter-kits#breeze-and-inertia
...import { shallowRef, computed } from 'vue';
^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'computed'...
Does anyone have a suggestion on a hot fix? I have been trying to google around for the past 1/2 hour. Thanks.
Please or to participate in this conversation.