I am unable to run my app in emulator because of this Error:
Error:null value in entry: streamOutputFolder=null
Can someone please help?
I am unable to run my app in emulator because of this Error:
Error:null value in entry: streamOutputFolder=null
Can someone please help?
If you use gradle, then you need to delete .gradle directory.
removing the .gradle directory does indeed fix the problem
Resource Link: https://discuss.gradle.org/t/null-value-in-entry-dependencycachedir-null/19191