gpt4 book ai didi

mysql - heroku Sequelize : command not found

转载 作者:行者123 更新时间:2023-12-03 22:24:20 25 4
gpt4 key购买 nike

我已经使用以下命令安装了 sequelize cli

npm install -g sequelize-cli

在本地主机上运行良好

但是当我部署到 heroku 并尝试运行迁移时

我收到错误

sequelize: command not found

最佳答案

至于我,我正在尝试运行 sequelize DB 迁移到 heroku postgress 数据库。根据较早的文档,或者您可能尝试过的是运行命令 heroku run sequelize db:migrate

然而,这似乎现在有效 heroku run npx sequelize-cli db:migrate

关于mysql - heroku Sequelize : command not found,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/67249534/

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