美文网首页
java.lang.NumberFormatException:

java.lang.NumberFormatException:

作者: mrknowledge | 来源:发表于2020-09-03 15:23 被阅读0次

sbt启动报错:

java.lang.NumberFormatException: For input string: "0x100"

添加环境变量即可解决:

export TERM=xterm-color

参考:

https://github.com/sanori/spark-sbt/issues/4

相关文章

网友评论

      本文标题:java.lang.NumberFormatException:

      本文链接:https://www.haomeiwen.com/subject/dcfosktx.html