我目前正在遵循一个教程,我确保遵循每一步和每一步。我正在本地托管我的javascript应用程序: localhost:3000。但是,我无法这样做,每当我尝试运行npm run dev时,我都会得到以下错误日志:1 verbose cli [ '/usr/There is likely additional logging out
我的项目的Pipfile中有django-heroku作为package。我希望在我的项目中运行pipenv install --dev之后,我可以运行pipenv run gunicorn。但它会引发以下错误:
Error: the command gunicorn could not be foun