‘mix’ is not recognized as an internal or external command in Laravel 8 new installation March 31, 2023 by Tarik Likely you need to install the latest version of Laravel Mix. npm install laravel-mix@latest --save-dev