gpt4 book ai didi

javascript - 知道为什么 adonis 迁移命令不起作用吗?

转载 作者:行者123 更新时间:2023-12-02 22:50:06 27 4
gpt4 key购买 nike

Adonis command neither give error nor works

我只是将Node 项目从一台PC 克隆到另一台PC。安装了 npm 和 adonis。现在,当我打开它提供服务的 URL 时,我的 Node 项目正在运行,它会显示登录页面。当尝试执行迁移命令时,cli 既不执行命令也不给出任何错误。

最佳答案

尝试重新安装@adonisjs/cli:

卸载(全局):

> npm uninstall -g @adonisjs/cli

安装(全局):

> npm i -g @adonisjs/cli

@adonisjs/cli 必须安装 globally (这不是项目依赖项)

Installation - AdonisJS documentation

关于javascript - 知道为什么 adonis 迁移命令不起作用吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58214445/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com