I am adding Ninject in MVC project using the following commands in Package Manager Console:
Install-Package Ninject -version 3.0.1.10 Install-Package Ninject.Web
if amighty's Answer did not worked with you, try this
this solution came after struggling with this error for long hours