sahat / megaboilerplate

Handcrafted starter projects, optimized for simplicity and ease of use.
MIT License
3.83k stars 257 forks source link

megaboilerplate.com not working #222

Open matheuschimelli opened 6 years ago

matheuschimelli commented 6 years ago

image

KayvanMazaheri commented 6 years ago

megaboilerplate.com is unavailable.

megaboilerplate.com is unavailable.
matheuschimelli commented 6 years ago

I been thinking, that this project maybe is dead. I got run it on heroku. If you want to use : https://rocket-generator.herokuapp.com . Only zip download is working.

On Tue, May 29, 2018, 12:10 Kayvan Mazaheri notifications@github.com wrote:

megaboilerplate.com http://megaboilerplate.com is unavailable.

[image: megaboilerplate.com is unavailable.] https://user-images.githubusercontent.com/5472278/40667726-11a394b4-6378-11e8-9566-f84786d54671.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sahat/megaboilerplate/issues/222#issuecomment-392813311, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ_Cut8fvOfdoLmSth-HIJWfx7Egsawrks5t3WT3gaJpZM4TgOSK .

erickbrodri commented 6 years ago

Hey @matheuschimelli how did you get it running? I tried and I always get some erros with react/react-dom x_X

matheuschimelli commented 6 years ago

yep, i had the same problem. But for me the fix was very easy. I just change it on package.json line 46:

the problem:

"react": "^15.3"

solution:

"react": "15.3"

i runned npm install again and it worked

`

matheuschimelli commented 6 years ago

I been thinking for a long time, that maybe this project is dead. It is really sad. But i too see that many issues are created with often, what means that many people still using it for your projects as me. So, what you think of a megaboilerplate community version?

erickbrodri commented 6 years ago

omg mate, it was that simple? Thanks a lot! lmfao Community version sounds great! I really love megaboilerplate because it give us an amazing template and get the boring stuffs done XD

Are you willing to start a megaboilerplate community version? I'm kinda new to node but I can try to help in anyway I can :D

matheuschimelli commented 6 years ago

yep, i will create a new issue with this question