PandaWhisperer / meteor-accounts-reddit

Reddit OAuth2 login service for use with Meteor
MIT License
2 stars 0 forks source link

reddit_client.js:21 Uncaught ReferenceError: Random is not defined #6

Open janzheng opened 7 years ago

janzheng commented 7 years ago

Just FYI, ran into this. Random isn't installed by default anymore, so please add meteor:random to the dependency list

PandaWhisperer commented 7 years ago

Hey @janzheng, thanks for reporting that. You're welcome to make a pull request if you have time. I haven't been working with Meteor much recently so it's not on the top of my priorities list. I'll be happy to give you contributor credit.