Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jaxrs-example - not able to find the Heroku app for this clone #1

Open
skairamk opened this issue Nov 5, 2014 · 0 comments
Open

jaxrs-example - not able to find the Heroku app for this clone #1

skairamk opened this issue Nov 5, 2014 · 0 comments

Comments

@skairamk
Copy link

skairamk commented Nov 5, 2014

Hi,

I am able to clone the application using git bash and also able to issue heroku create command.
The heroku create command created application. But i am not able to see the application folder under git/heroku folder. All other heroku applications that i created are under this folder.

Hence, i am not able to issue the next subsequent commands like:
heroku addons:add heroku-postgresql;
heroku ps:scale web=1;
git push heroku master;

for the above three commands, it complains that your are not under the application folder.
issue the command from the application folder or use --app.

I don't know what i am missing here. Any help will be much appreciated.

other than the above issue, this post is excellent and very helpful.

Regards
Sk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant