Error after meteor add accounts-password

Hello i get this error when i want to install accounts-password to my project. I have installed account-password on my project but then ;

=> Started proxy. => Started MongoDB. W20160125-11:38:00.642(2)? (STDERR) W20160125-11:38:00.644(2)? (STDERR) /Users/mac/.meteor/packages/meteor-tool/.1.1.10.1b51q9m++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:245 W20160125-11:38:00.644(2)? (STDERR) throw(ex); W20160125-11:38:00.644(2)? (STDERR) ^ W20160125-11:38:00.644(2)? (STDERR) Error: A method named '/users/insert' is already defined W20160125-11:38:00.644(2)? (STDERR) at livedata_server.js:1542:15 W20160125-11:38:00.644(2)? (STDERR) at Function._.each._.forEach (packages/underscore/underscore.js:113:1) W20160125-11:38:00.645(2)? (STDERR) at [object Object]._.extend.methods (livedata_server.js:1538:7) W20160125-11:38:00.645(2)? (STDERR) at [object Object].Mongo.Collection._defineMutationMethods (packages/mongo/collection.js:927:1) W20160125-11:38:00.645(2)? (STDERR) at new Mongo.Collection (packages/mongo/collection.js:218:1) W20160125-11:38:00.645(2)? (STDERR) at leadership.js:2:16 W20160125-11:38:00.645(2)? (STDERR) at /Users/mac/Desktop/meteor/leadership/.meteor/local/build/programs/server/app/leadership.js:68:4 W20160125-11:38:00.646(2)? (STDERR) at /Users/mac/Desktop/meteor/leadership/.meteor/local/build/programs/server/boot.js:242:10 W20160125-11:38:00.646(2)? (STDERR) at Array.forEach (native) W20160125-11:38:00.646(2)? (STDERR) at Function._.each._.forEach (/Users/mac/.meteor/packages/meteor-tool/.1.1.10.1b51q9m++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11) => Exited with code: 8 W20160125-11:38:05.361(2)? (STDERR) W20160125-11:38:05.361(2)? (STDERR) /Users/mac/.meteor/packages/meteor-tool/.1.1.10.1b51q9m++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:245 W20160125-11:38:05.362(2)? (STDERR) throw(ex); W20160125-11:38:05.362(2)? (STDERR) ^ W20160125-11:38:05.550(2)? (STDERR) Error: A method named '/users/insert' is already defined W20160125-11:38:05.550(2)? (STDERR) at livedata_server.js:1542:15 W20160125-11:38:05.550(2)? (STDERR) at Function._.each._.forEach (packages/underscore/underscore.js:113:1) W20160125-11:38:05.550(2)? (STDERR) at [object Object]._.extend.methods (livedata_server.js:1538:7) W20160125-11:38:05.550(2)? (STDERR) at [object Object].Mongo.Collection._defineMutationMethods (packages/mongo/collection.js:927:1) W20160125-11:38:05.551(2)? (STDERR) at new Mongo.Collection (packages/mongo/collection.js:218:1) W20160125-11:38:05.551(2)? (STDERR) at leadership.js:2:16 W20160125-11:38:05.551(2)? (STDERR) at /Users/mac/Desktop/meteor/leadership/.meteor/local/build/programs/server/app/leadership.js:68:4 W20160125-11:38:05.552(2)? (STDERR) at /Users/mac/Desktop/meteor/leadership/.meteor/local/build/programs/server/boot.js:242:10 W20160125-11:38:05.552(2)? (STDERR) at Array.forEach (native) W20160125-11:38:05.552(2)? (STDERR) at Function._.each._.forEach (/Users/mac/.meteor/packages/meteor-tool/.1.1.10.1b51q9m++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11) => Exited with code: 8 W20160125-11:38:12.255(2)? (STDERR) W20160125-11:38:12.255(2)? (STDERR) /Users/mac/.meteor/packages/meteor-tool/.1.1.10.1b51q9m++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:245 W20160125-11:38:12.255(2)? (STDERR) throw(ex); W20160125-11:38:12.255(2)? (STDERR) ^ W20160125-11:38:12.401(2)? (STDERR) Error: A method named '/users/insert' is already defined W20160125-11:38:12.401(2)? (STDERR) at livedata_server.js:1542:15 W20160125-11:38:12.401(2)? (STDERR) at Function._.each._.forEach (packages/underscore/underscore.js:113:1) W20160125-11:38:12.401(2)? (STDERR) at [object Object]._.extend.methods (livedata_server.js:1538:7) W20160125-11:38:12.401(2)? (STDERR) at [object Object].Mongo.Collection._defineMutationMethods (packages/mongo/collection.js:927:1) W20160125-11:38:12.402(2)? (STDERR) at new Mongo.Collection (packages/mongo/collection.js:218:1) W20160125-11:38:12.402(2)? (STDERR) at leadership.js:2:16 W20160125-11:38:12.402(2)? (STDERR) at /Users/mac/Desktop/meteor/leadership/.meteor/local/build/programs/server/app/leadership.js:68:4 W20160125-11:38:12.402(2)? (STDERR) at /Users/mac/Desktop/meteor/leadership/.meteor/local/build/programs/server/boot.js:242:10 W20160125-11:38:12.402(2)? (STDERR) at Array.forEach (native) W20160125-11:38:12.402(2)? (STDERR) at Function._.each._.forEach (/Users/mac/.meteor/packages/meteor-tool/.1.1.10.1b51q9m++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11) => Exited with code: 8 => Your application is crashing. Waiting for file change.

whats your meteor list outcome from the terminal? Maybe some other package is interfering

Here what show to me terminal

`Macs-MacBook-Pro:leadership mac$ meteor list
accounts-password 1.1.4 Password support for accounts autopublish 1.0.4 (For prototyping only) Publish the entire…
blaze-html-templates 1.0.1 Compile HTML templates into reactive UI w…
ecmascript 0.1.6* Compiler plugin that supports ES2015+ in …
es5-shim 4.1.14 Shims and polyfills to improve ECMAScrip…
insecure 1.0.4 (For prototyping only) Allow all database…
jquery 1.11.4 Manipulate the DOM using CSS selectors
meteor-base 1.0.1 Packages that every Meteor app needs
mobile-experience 1.0.1 Packages for a great mobile user experience
mongo 1.1.3 Adaptor for using MongoDB and Minimongo o…
session 1.1.1 Session variable
standard-minifiers 1.0.2 Standard minifiers used with Meteor apps …
tracker 1.0.9 Dependency tracker to allow reactive call…

  • New versions of these packages are available! Run ‘meteor update’ to
    try to update those packages to their latest versions. If your
    packages cannot be updated further, try typing
    meteor add <package>@<newVersion> to see more information.
    Macs-MacBook-Pro:leadership mac$
    [Restored 25 Jan 2016 12:50:14]
    Last login: Mon Jan 25 12:50:12 on console`

Anybody have an idea?