This error is to do with the permissions of your application, if you are building on windows, move the directory to C:\ and try compiling again or check for special characters on the route of your project, often directories with the structure C:\users\user_name\Documents have conflicts. it happens when you try to build using android studio as well.