Michael Gerhaeuser
Michael Gerhaeuser
This file will pin all node packages to a certain version, reducing the risk of having different states of node modules on different machines.
We are currently checking dependencies for vulnerabilities with a 3rd party service called snyk. That service will issue warnings in PRs but not publicly - one has to create a...
We want to provide precompiled packages ready for deployment in a few common deployment scenarios. MongoDB should no longer be bundled because we can't do the MongoDB updates for everyone...
Step by step instructions on how to upgrade 4Minitz to Meteor 1.8.1 without backup/restore of the whole database: * Start 4minitz * **Backup your database** * Start mongodb shell *...
Chimp is deprecated since March 2018 and replaced by [chimpy](https://thebrainfamily.github.io/chimpy/). The transition is necessary because chimp only supports Chrome until version 75 and the current version is 76. We could...
Sometimes people leave a company and they do not consider making someone else a moderator of a meeting series. Right now that series can only be abandoned when all moderators...
I'm seeing this recently in our end2end test server log: ``` meteor: W20180916-21:43:29.427(2)? (STDERR) An error occurred: PagedError: missing paged control meteor: W20180916-21:43:29.428(2)? (STDERR) Error: { meteor: W20180916-21:43:29.428(2)? (STDERR) "name":...
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: 'github' has been renamed to '@octokit/rest' (https://git.io/vNB11)
npm WARN deprecated [email protected]: Use uuid module instead