My issue is that i can't run the command : meteor
. Whenever I try using this command inside a newly created project or from an existing project that I created from my other computer, the command just exits and writes :
[[[[[ C:\Users\XYZ\simple-todos ]]]]]
=> Started proxy.
Unexpected mongo exit code 100. Restarting.
Unexpected mongo exit code 100. Restarting.
Unexpected mongo exit code 100. Restarting.
Can't start Mongo server.
MongoDB had an unspecified uncaught exception.
This can be caused by MongoDB being unable to write to a local database.
Check that you have permissions to write to .meteor/local. MongoDB does
not support filesystems like NFS that do not allow file locking.
I'm on windows 10. On an other desktop under windows 8, I never had this problem. I also use the latest version of meteor (1.4.3.2).
I tried many things like meteor update
, npm update
and so on but nothing worked. I don't have any file inside .meteor/local/db