最近在学习scala语言,因此顺便学习了一下sbt,一种scala的构建工具,虽然使用maven也可以,然后再安装sbt的过程中出现了一些问题:

就比如下载配置完毕后,通过cmd输入sbt后,出现

[warn] Neither build.sbt nor a 'project' directory in the current directory: C:\Users\hgt

其实这不是错误,只要选择continue后,就会继续执行。

相关文章:

  • 2022-12-23
  • 2021-12-30
  • 2021-06-07
  • 2021-11-27
  • 2022-12-23
  • 2021-06-24
  • 2021-09-15
  • 2021-07-17
猜你喜欢
  • 2022-12-23
  • 2018-11-30
  • 2021-05-24
  • 2021-05-14
  • 2022-12-23
  • 2021-05-28
相关资源
相似解决方案