Closed u4d3rc0v3r closed 2 years ago
Do you actually get an error when you try to start Meteor or is it just highlighted by Typescript?
the same happens to me, but it is only the TS warning, no problem when building it
That makes sense. Someone needs to add the types to DefinitelyTyped. The package is written in TypeScript, but Meteor doesn't yet support TypeScript directly, so we need to create a @type/react-meteor-accounts package over there.
I'll help with that 🙌🏻
Install using meteor add react-meteor-accounts with typescript configured