Meteor setup not work

I am new un Meteor
I setup meteor environment

meteor create todoapp then cd todoapp then write meteor and press enter after then I run on localhost:3000 then I receive following error on terminal

**Exception from sub meteor_autoupdate_clientVersions id fRm2pMK35Ji2uPut5 **
**TypeError: Cannot read property ‘OneOf’ of undefined

Strange. That should be all you have to do to launch an app. What’s your OS?

Did you also do

meteor npm i

?

@robfallows Yes sir but issue still not resolve

Friend I am using linux mint

Thanks everyone for help
I uninstalled then reinstalled meteor then this issue has been resolved.

1 Like