meteor / todos

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

Error while running react branch #192

Closed vicesalles closed 7 years ago

vicesalles commented 7 years ago

runned meteor command and it's throwing this error: TypeError: Package.describe is not a function W20161006-15:33:56.397(2)? (STDERR) at meteorInstall.todos-react.packages.app-prod-security.package.js (meteor://�app/todos-react/packages/app-prod-security/package.js:1:9)

hwillson commented 7 years ago

In your todos checkout, try running a meteor reset, followed by running the app again.