bmcmahen / Subtitles

Easily create subtitles (SRT files) in your web browser.
http://subtitles.fiddleware.com
147 stars 30 forks source link

Hi, did anyone manage to run this project using the meteor 1.1.0.2? #13

Closed lyair1 closed 5 years ago

lyair1 commented 8 years ago

Hi, I tried to run the project, when I first typed "meteor" I got:

This project says that it uses Meteor 0.6.6.1, but you don't have that version of Meteor installed and the Meteor update servers don't have it either. Please edit the .meteor/release file in the project and change it to a valid Meteor release.

I changed it to 1.1.0.2, mange to fix some syntax errors in the html files but then I got an error in the Oath.js file, I deleter all the file content and now when I run meteor it doesn't crush but when I go to my browser an type "localhost:3000" my browser stuck and I get "not responding" message.

please help

Tzikas commented 8 years ago

+1

bmcmahen commented 8 years ago

Yeah... this was built with a much, much older version of Meteor. I'll see if I can update it to a newer version whenever I have some spare time. I'd happily accept a PR that does this, too.

lyair1 commented 8 years ago

No, I stated working on my own subtitles project, feel free to use it.

https://github.com/lyair1/TAU-Subtitles https://github.com/lyair1/TAU-Subtitles

Thanks, Yair

+972-545919286

On Sat, May 21, 2016 at 10:19 AM, Ben McMahen notifications@github.com wrote:

Yeah... this was built with a much, much older version of Meteor. I'll see if I can update it to a newer version whenever I have some spare time. I'd happily accept a PR that does this, too.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/bmcmahen/Subtitles/issues/13#issuecomment-220763465

mediter commented 5 years ago

can run locally, but when trying to create a new project, it requires login. all 3 social login options doesn't work when running locally.

bmcmahen commented 5 years ago

i recommend people use the new version built with react and firebase found here. this is really, really old code and i didn't know meteor was still a thing tbh.