after installing react with inertia js on laravel 8. While running "npm run dev" getting the following error
PS D:\Projects\Inertiajs with react and laravel\project> npm run dev
> @ dev D:\Projects\Inertiajs with react and laravel\project
> npm run development
> @ development D:\Projects\Inertiajs with react and laravel\project
> cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --config=node_modules/laravel-mix/setup/webpack.config.js
98% after emitting SizeLimitsPlugin
ERROR Failed to compile with 4 errors 6:35:46 PM
TypeError: Cannot read property 'startsWith' of undefined
at isRelative (D:\Projects\Inertiajs with react and laravel\project\node_modules\friendly-errors-webpack-plugin\src\formatters\moduleNotFound.js:5:17)