The current version doesn't work. It shows the following issue on meteor npm i
$ git clone https://github.com/meteor/todos
…
$ cd todos/
$ meteor npm i
npm ERR! code ENOLOCAL
npm ERR! Could not install from "node_modules/meteor-node-stubs/readable-stream@git+https:/github.com/meteor/readable-stream.git#d64a64aa6061b9b6855feff4d09e58fb3b2e4502" as it does not contain a package.json file.
The current version doesn't work. It shows the following issue on
meteor npm i