I am starting new app using query

    pio app new sample_app

I get this error:

[INFO] [App$] Initialized Event Store for this app ID: 6
Exception in thread "main" java.lang.NoSuchMethodError:
java.security.SecureRandom.getInstanceStrong()Ljava/security/SecureRandom

Most of the answers suggest to use Java 8 but I already have Java 8 (java
version "1.8.0_121") Let me know if additional info is needed

Reply via email to