Can't load package xlsx after upgrading to Sierra

雨燕双飞 提交于 2019-12-06 15:57:08
Havard

As far as I can understand from some similar posts the java directories is not configured correctly.

You can solve this with terminal commands that fix the wrongly configured directories and there are multiple posts that use this strategy. But this can be rather confusing.

A much easier strategy that worked for me is to use homebrew to install java. After installing Homebrew you can install java with the following commands

brew update
brew cask install java
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!