1

我是 CompoundJs 的新手,在运行应用程序时开发示例应用程序,它向我显示适配器未定义。它想安装

 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。

如何解决这个问题。任何人都可以帮忙。

4

1 回答 1

1

没有猫鼬适配器,请改用 jugglingdb-mongodb 适配器。

于 2013-01-22T14:20:18.057 回答