I'm trying to deploy react app to github pages but when I run npm run deploy on the command line it gives the "npm not recognised as internal or external command error" and it says that it failed at predeploy script
I have already made necessary changes in the package.json file and also done the whole environment variables thing
It should deploy the app to github pages and not show any error