When trying to build on Windows 10, I get a compilation error when trying to build the verification client, with the following message:
gulp-google-closure-compiler: ERROR - [JSC_MISSING_ENTRY_ERROR] required entry point "omid.verificat
ionClient.VerificationClient" never provided
Please note that the two prior build tasks build-session-client and package-session-client run successfully.
Java version details:
java version "1.8.0_401"
Java(TM) SE Runtime Environment (build 1.8.0_401-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.401-b10, mixed mode)
When trying to build on Windows 10, I get a compilation error when trying to build the verification client, with the following message:
Please note that the two prior build tasks
build-session-clientandpackage-session-clientrun successfully.Java version details: