我刚接触compoundJs,在运行应用程序时开发示例应用程序,它告诉我Adapter not define。它想要安装
npm install jugglingdb-mongoose 当我安装npm时,它显示
'jugglingdb-mongoose' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it有没有办法安装这些npm。
如何解决这个问题。任何人都能帮上忙。
发布于 2013-01-22 22:20:18
没有mongoose适配器,请使用jugglingdb-mongodb适配器。
https://stackoverflow.com/questions/14457109
复制相似问题