Skip to content

Instantly share code, notes, and snippets.

@uupaa
Created January 7, 2015 05:21
Show Gist options
  • Select an option

  • Save uupaa/25ea1270f7a37b7e4b2b to your computer and use it in GitHub Desktop.

Select an option

Save uupaa/25ea1270f7a37b7e4b2b to your computer and use it in GitHub Desktop.
トラブルシュート

トラブルシュート

  1. npm run build でエラーが出る場合は https://github.com/uupaa/Compile.js/wiki/CompileError を参照してください。
    • Exception in thread "main" java.lang.UnsupportedClassVersionError: com/google/javascript/jscomp/CommandLineRunner : Unsupported major.minor version 51.0 といったバージョンの不一致によるビルドの内部エラーが発生した場合は Java runtime が古いのが原因です。ランタイムを更新しJAVA_HOMEを設定してください。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment