All Users

Hi,I try to install metronic laravel 8.1.7 and i have an error with : npm run dev npm run dev> dev> npm run development> development> mix✖ Mix Compiled with some errors in 22.64s1 WARNING in child compilations (Use 'stats.children: true' resp. '--stats-children' fo...
hello,I use django starterkit. I want to had german language.So i try the command : django-admin makemessages -l deBut, i have the error : Unable to find a locale path to store translations for file _keenthemes\__init__.py. Make sure the 'locale' directory exists in an app or LOCALE_PA...
Hi,I try to implement login with django and axios.So i use handleSubmitAjax() in \assets\js\custom\authentication\sign-in and i have the error :ReferenceError: axios is not definedAnd i add in signing.html to no longer have an error :