Getting error while composer install and npm run dev
I just purchased and downloaded the latest Medtronic 8 file from ThemeForest and now trying to run the laravel version of it, and it's not working, facing issues while "composer install" and "npm run dev".
Issue Screenshots links
Replies (1)
Hi,
We will fix it. As a workaround, please try to run this command.
npm install --save-dev del Then proceed with the "npm run dev" command.
Thanks