在我的Mac上安装Strapi有问题。不知道到底是怎么回事。试运行npm安装strapi钩子-strapi猫鼬并运行到404没有发现:strapi钩子-strapi猫鼬@最新。`strapi-hook-strapi-mongoose` is missing in your dependencies.at Strapi.bootstrap (/Users/USER/Documents
我正在尝试配置一个Strapi v3.0.0-alpha.19服务器,使其能够发送电子邮件,特别是用于重置忘记的密码。很难找到足够的文档来说明这一点,但我在对questions like this one的回答中读到的是,我需要安装提供程序包,例如strapi-provider-email-nodemailer,然后设置但是,当我在项目文件夹/strapi中安装包,然后重新加载http://localhost:1337/admin/plugins/