Skip to content

Failed to detect set buildpack #1

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

Open
pheezo opened this issue Aug 31, 2016 · 10 comments
Open

Failed to detect set buildpack #1

pheezo opened this issue Aug 31, 2016 · 10 comments

Comments

@pheezo
Copy link

pheezo commented Aug 31, 2016

I must say its been really turbulent since i started following. Im running windows 8 on macbook pro. Right now i am stuck in page 8 git push heroku master. I get the error : failed to detect set buildpack https://github.com/jasonswett/heroku-buildpack-nodejs.

I feel that i must equally mention what i have experienced before i got here

  1. I had to manually install postgre because i do not have it installed before. Then configured my environment.yml file to use it
  2. ln -s on windows gives access denied so i had to use mklink /d to achieve the same purpose
  3. Since i modified the package.json file, the web browser do not display 'app-works' any longer
  4. Arriving at page 8 to execute git push heroku master gave an error saying no remote repository. Therefore i had to creat a github folder, to follow with the rituals of git init, remote add, commit and git push. Before finally doing git push heroku master
@pheezo
Copy link
Author

pheezo commented Aug 31, 2016

As an update, its working now. I had to do 'heroku buildpacks:clear' then ran git push heroku master" after which i then re-ran "heroku buildpacks:add https://.......".
Although it prompted me to re-run git push heroku master, everything works fine at the moment.

As per my local, angular data is now dispalyed on port 3000 instead of 4200.

@praburangki
Copy link

@pheezo Hi there. Did you manage to figure this out?
I tried your solution by clearing the buildpacks first, then push to heroku, then add the buildpacks back. But still getting 'failed to detect buildpack'.

@jasonswett
Copy link
Owner

@praburangki If you want to put up a Stack Overflow question and then post a link here, I can try to help.

@praburangki
Copy link

@theresaluu
Copy link

@praburangki did you ever get a solution? I didn't see it on SO.

@smeads
Copy link

smeads commented Nov 7, 2016

@jasonswett the above issue is one I'm currently running into. I have scoured Stack Overflow and even came across @praburangki post. I'm not seeing any solution to the problem and wondering if this ever got resolved. If so, I'd love some assistance.

@jasonswett
Copy link
Owner

@smeads Sorry for the slow response. Is this still an issue for you?

@smeads
Copy link

smeads commented Nov 17, 2016

Hi Jason,

I just listened to a couple of episodes of The Ruby Rogues, specifically
the ones you were on in October. I enjoyed listening to what you had to say
about AngularJs vs. Angular2 and that Ruby isn't dying.

And, yes this is still an issue for me. Unfortunately, I decided put it
aside after spending quite some time trying to resolve it.

Also, aside from resources I've already skimmed through, any suggested
articles/reads on the differences between Angular 1 and 2?

Thanks,
Steve

On Thu, Nov 17, 2016 at 1:56 PM, Jason Swett [email protected]
wrote:

@smeads https://github.com/smeads Sorry for the slow response. Is this
still an issue for you?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#1 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ARvoQK0t6g_pQe5m8uRaD4dbtvKv2Sf5ks5q_M2RgaJpZM4Jx1Zl
.

Steven B. Meads
Software Engineering Student at Bloc.io
LinkedIn http://www.linkedin.com/in/smeads

@jasonswett
Copy link
Owner

Hey Steve, I'm really sorry for my slow response. Thanks for the kind words, and I'm glad you found the Ruby Rogues episodes interesting.

I found the book "Switching to Angular 2" kind of good as far as Angular 1 vs. 2 comparison goes. And I haven't read this yet, but it looks promising: https://angular.io/docs/ts/latest/cookbook/a1-a2-quick-reference.html

@smeads
Copy link

smeads commented Nov 29, 2016 via email

@jasonswett
Copy link
Owner

Hey Steve, sorry, I have no experience at all with WrapBootstrap + Angular. I think if you were to post a Stack Overflow question you'd have better luck there. (I imagine the Rails part is not very relevant to that particular integration.)

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

5 participants