这是我在github:中的代码,我可以在本地成功地运行它,但是当我试图在heroku上部署代码时,有错误描述:
[INFO] Downloaded from central: https:maven-compiler-plugin:3.8.0:compile (default-compile) on project myapp: Fatal error compiling: invalid target release: 11can't find the issue in application c
我在HerokuCLI上创建一个项目时出错了。file or directory, open 'C:\Users\mayur\AppData\Local\Temp\_MEI41922\certifi\cacert.pem'herokuloginheroku create todo-app
我正在使用最新版本的HerokuCLI。