I have tried many , method and only method which didnt works is in latest version of nova4
You have to write this in tool.js inside laravel custom component, remove everything and run below.
import { createApp } from 'vue';
import Tool from './components/Tool.vue'