wekan/.meteor
Lauri Ojansivu 3c53b3de15 - Change to meteor v1.8, finally got it working, at least it started.
Note that if MongoDB does not start, you could try fixing meteor's local database with
  command from https://github.com/meteor/meteor/issues/9591#issuecomment-367351465 that for
  Linux is `cd ~ && .meteor/packages/meteor-tool/1.8.0/mt-os.linux.x86_64/dev_bundle/mongodb/bin/mongod --dbpath ./repos/wekan/.meteor/local/db --repair`
  but that did not work for me, so I needed to move away (or delete) repos/wekan/.meteor/local/db file
  so that it was created again and with command `mongo` database could start correctly.

Thanks to xet7 !
2018-12-29 19:29:14 +02:00
..
.finished-upgraders Update meteor 2018-11-05 15:43:35 +02:00
.gitignore Implement a disconnected indicator 2016-07-20 18:04:16 +02:00
.id Renaissance 2015-05-12 19:33:50 +02:00
cordova-plugins Upgrade to Meteor 1.2 2015-09-22 15:24:18 +02:00
packages - Change to meteor v1.8, finally got it working, at least it started. 2018-12-29 19:29:14 +02:00
platforms Renaissance 2015-05-12 19:33:50 +02:00
release - Change to meteor v1.8, finally got it working, at least it started. 2018-12-29 19:29:14 +02:00
versions - Change to meteor v1.8, finally got it working, at least it started. 2018-12-29 19:29:14 +02:00