meteor / todos

The example app "Todos", written following the Meteor Guide
Other
535 stars 367 forks source link

todos example doesn't run, error in meteor npm i #282

Closed fknipp closed 4 years ago

fknipp commented 4 years ago

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.