-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
I've just created a vanilla angular-fullstack , and then tried to run angular-fulstack:heroku. However, Im getting "App not found". I'm just taking all the default options presented (random name, region US). If I run through again specifying a name, and then specifying again, I then get "Name already taken".
Logs below:
$ yo angular-fullstack:heroku
[?] Name to deploy as (Leave blank for a random name):
[?] On which region do you want to deploy ?
Initializing deployment repo
Reinitialized existing Git repository in /Users/X/Development/X/dist/.git/
Creating heroku app and setting node environment
Creating obscure-temple-X... done, region is eu
http://obscure-temple-X.herokuapp.com/ | git@heroku.com:obscure-temple-X.git
Setting config vars and restarting X...
failed
✗ { [Error: Command failed: ! App not found
] killed: false, code: 1, signal: null }