You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2020. It is now read-only.
I'm currently trying to compile this file:
java -jar ../closure/compiler-latest/closure-compiler-v20171023.jar --externs './node.js-closure-compiler-externs-master/events.js' --js index.js --js_output_file output/index-compiled.js --compilation_level ADVANCED --process_common_js_modules --module_resolution NODE --entry_point index.js --warning_level VERBOSE
this is what I receive:
Am I missing something?
The text was updated successfully, but these errors were encountered: