Mabel Oza

Results 4 comments of Mabel Oza

Have you been able to resolve this issue? I am coming across the same issue ../src/create_string.cpp:17:25: error: no matching constructor for initialization of 'v8::String::Utf8Value' v8::String::Utf8Value string(value); I am not sure...

Having a similar issue, my build fails because it cannot find GaurdaAppComponent, then I looked into my project and found that couldn't resolve 'DaggerGuardaAppComponent'. GaurdaAppComponent uses DaggerGaurdaAppComponent in its method.