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

Meteor Upgrading #15

Open
1e0ng opened this issue Jul 21, 2015 · 8 comments
Open

Meteor Upgrading #15

1e0ng opened this issue Jul 21, 2015 · 8 comments

Comments

@1e0ng
Copy link

1e0ng commented Jul 21, 2015

Currently, Meteor is in version of 1.1.0.2. However this project uses an old version (not compatible with current version). Do you have a plan to refactor it with the newest version of Meteor?

@1e0ng
Copy link
Author

1e0ng commented Jul 28, 2015

I got errors after clone this repo and run meteor

$ meteor
Installing Meteor 0.7.2:                      
 * 'meteor' build tool (version 8e197f29c5)
 * Package updates: accounts-base accounts-facebook accounts-github
   accounts-google accounts-meetup accounts-meteor-developer accounts-oauth
   accounts-password accounts-twitter accounts-ui accounts-ui-unstyled
   accounts-weibo amplify appcache application-configuration
   audit-argument-checks autopublish autoupdate backbone binary-heap bootstrap
   browser-policy browser-policy-common browser-policy-content
   browser-policy-framing callback-hook check code-prettify coffeescript
   coffeescript-test-helper ctl ctl-helper d3 deps dev-bundle-fetcher
   disable-oplog domutils ejson email facebook facts follower-livedata force-ssl
   geojson-utils github google handlebars htmljs http id-map insecure jquery
   jquery-history jquery-layout jquery-waypoints js-analyze js-analyze-tests
   json jsparse less livedata liverange localstorage logging madewith meetup
   meteor meteor-developer meyerweb-reset minifiers minimongo mongo-livedata
   oauth oauth1 oauth2 ordered-dict preserve-inputs random reactive-dict reload
   retry routepolicy service-configuration session showdown spark spiderable srp
   standard-app-packages star-translate startup stylus templating test-helpers
   test-in-browser test-in-console tinytest twitter underscore underscore-tests
   universal-events webapp weibo

[[[[[ ~/wiki/website ]]]]]

=> Started proxy.
=> Started MongoDB.     
highlight: updating npm dependencies -- node-syntaxhighlighter...

=> Meteor 1.0 is out! Visit www.meteor.com for all the details.

   Meteor 1.0 is being downloaded in the background. You can update to
   it by running 'meteor update'.

=> Errors prevented startup:

While building the application:
error: no such package: 'sp-marked'
error: no such package: 'sitemaps'
error: no such package: 'browser-msg'
error: no such package: 'handlebar-helpers'
error: no such package: 'canonical-stringify'
error: no such package: 'SyntaxHighlighter'
error: no such package: 'isolate-value'
error: no such package: 'robots-txt'
error: no such package: 'spiderable-remote'
error: no such package: 'extensions'

=> Your application has errors. Waiting for file change.
=> Meteor 1.0.1 is available. Update this project with 'meteor update'.

@thierrydelbart
Copy link

I'm having the same problem. Did you manage to make it work or did you forget about it?

@1e0ng
Copy link
Author

1e0ng commented Sep 25, 2015

@Thithi32 I haven't make it work. It's a lot of work to refactor and I guess it's better to rewrite the whole project.

@gadicc
Copy link
Member

gadicc commented Oct 7, 2015

Hi All. Uber apologies, for some reason my notifications were turned off for this repo! In any event, as you noticed, the code here is based off a really old version of Meteor and is not actively maintained.

I've been working for some time on a complete rewrite from scratch, using all the latest Meteor practices, and introducing some super cool new features, some of which are almost done, but unfortunately, there is no ETA, as work priorities prevent me from actively working on this. I could guess around June 2016 :>

To be clear though, the current site is still up and running and all content will be imported into the new version when it's ready. I thank you all for your contributions and patience.

@1e0ng
Copy link
Author

1e0ng commented Oct 7, 2015

@gadicc Thank you.

@gadicc
Copy link
Member

gadicc commented Oct 7, 2015

I did get a request for how to deploy the current version (the last commit on master). I really don't recommend it (because of what I wrote in the previous message). But anyways, Meteorpedia.com is deployed using meteor-up with the default options, but you need mup v0.6.5 to work with this old version of Meteor.

@gadicc
Copy link
Member

gadicc commented Oct 7, 2015

@LiangSun, sure... it was a bit sad to write all that :( But I do promise that the next version is a class apart. Just wish I had more time to work on it.

@1e0ng
Copy link
Author

1e0ng commented Oct 7, 2015

No worries, it's fine. I wish too 😄

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

3 participants