Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

Error while build development - ionic 1. #21

Open
yuvaraja2 opened this issue Nov 8, 2017 · 1 comment
Open

Error while build development - ionic 1. #21

yuvaraja2 opened this issue Nov 8, 2017 · 1 comment

Comments

@yuvaraja2
Copy link

Safe.java:120: error: cannot find symbol
CRYPTO = new Crypto(new SharedPrefsBackedKeyChain(CONTEXT), new SystemNativeCryptoLibrary());
^
symbol: class SharedPrefsBackedKeyChain
location: class Safe
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

How to solve this

@thiraj
Copy link

thiraj commented Dec 10, 2017

Same issue. Did you fix this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants