📜  sh 1 nodemon not found heroku - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:41.146000             🧑  作者: Mango

代码示例1
Here`s what worked for me:

In your Heroku app, go to Settings, then click Reveal Config Vars and then add a new record with KEY NPM_CONFIG_PRODUCTION and Value false.