Godstime Etineh

Results 2 comments of Godstime Etineh

Three steps to take important while solving this error. 1. install dotenv (npm i dotenv) 2. require it at the top of your app. require('dotenv').config() 3. your code in the...

The solution given by @UrbanFercec works for me. Use this for your dependency. implementation 'com.iceteck.silicompressorr:silicompressor:2.2.3' implementation ('com.googlecode.mp4parser:isoparser:1.0.6') { exclude group: 'org.aspectj', module: 'aspectjrt' }