butterproject / butter-desktop

All the free parts of Popcorn Time
http://butterproject.org/
GNU Affero General Public License v3.0
4.29k stars 1.09k forks source link

whats going on with popcorntime and butters websites? (dunno if this is the right place or not) #7

Closed JourneyOver closed 8 years ago

JourneyOver commented 8 years ago

Currently both sites seem to be completely down or something, any possible timeline on when both with be up and running?

amishshah commented 8 years ago

Popcorn time is down so unable to run npm install, 443 errors.

ghost commented 8 years ago

AFAIK if you replace the git addresses in packages.json with the ones listed on the npm repository pages it should be able to install the dependencies. Did that and npm got past the 404 errors. I may be wrong though, it's still building for me.

adrienlucas commented 8 years ago

@sqrdcat please make a PR/gist of your new packages.json.

hadim commented 8 years ago

+1

ghost commented 8 years ago

https://gist.github.com/sqrdcat/3f9700bdd8622295121e pardon me, it was package.json not packages. grunt still can't build though, the repos on git.popcorntime.io are dead. edit : made PR

adrienlucas commented 8 years ago

@sqrdcat Thank you! And now we need to find a fork of git.popcorntime.io :smile:

hadim commented 8 years ago

Well it won't happen before having butter plugin infrastructure setup and new torrents providers (yts.to seems to be dead as well for now).

adrienlucas commented 8 years ago

Once npm install has failed, just run : bower install && grunt setup --force grunt build --force And then find the build in build/ (for me build/Butter/linux64/Butter) and run it.

ghost commented 8 years ago

It does run but it immediately crashes. Should wait until they complete the infrastructure and such.

xaiki commented 8 years ago

when it's ready ;)