Ömer Sarı

Results 6 comments of Ömer Sarı

@jamiespink Hello, did you solve the problem for google news ? I am also trying to do that but I think with this module we can't do it.

having this problem too. couldn't fix it.

babel file ``` module.exports = function (api) { api.cache(true); return { presets: ['babel-preset-expo'], plugins: [ [ 'module:react-native-dotenv', { envName: 'APP_ENV', moduleName: '@env', path: '.env', }, ], ], }; }; ```...

well when I kept API.cache(false) it worked. I have no idea why.

Hi, It says in Epanet documentation: File Error 302: cannot open input file. so its something wrong with your file. Be sure you are doing everything okay in your epanet...