Erik Henrique
Erik Henrique
When i try to run `npm run dev`, nps calls dev script passing NODE_ENV=development but after this code runs i've added some console.log(process.env.NODE_ENV) and that NODE_ENV becomes 'production'.. how to...
I need in my application to stop and resume downloads, we know in the plugin the OnProgress loaded but if download fails i want to download the loaded - total,...
 I've entered my Google Maps API key on the https://react-google-maps-api-docs.netlify.app to test the Directions Service (specifically) and it started re-render infinitely for all the components in there for testing...
Error: ENOENT: no such file or directory, open 'platforms\android\src\org\apache\cordova\filetransfer\FileTransfer.jav'} What is missing and what is wrong? Thanks