kemayo / sublime-text-git

Plugin for some git integration into sublime text
MIT License
2.83k stars 391 forks source link

deploy a react app on github gh-pages #549

Open tarekcham opened 6 years ago

tarekcham commented 6 years ago

when I'm trying to deploy react app on gh-pages it gives me this error

fatal: HttpRequestException encountered. An error occurred while sending the request. bash: /dev/tty: No such device or address error: failed to execute prompt script (exit code 1) fatal: could not read Username for 'https://github.com': No error

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! myportfoliosite@0.1.0 deploy: react-scripts build&&gh-pages -d build npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the myportfoliosite@0.1.0 deploy script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Tarek\AppData\Roaming\npm-cache_logs\2018-05-05T06_27_12_879Z-debug.log