

If you are using windows then open the command prompt as admin. So, now you can execute the command prompt as a regular user (your user) and execute flutter doctor -v again.

So, in this article, we will get into How to Solve “You have not accepted the license agreements”. Sometimes it may happen that the compiler will give an error that states “You have not accepted the license agreements”. Let’s say users run a flutter mobile application.

Note:- Now update the variable path with your sys path.How to Solve “You have not accepted the license agreements”?.> You have not accepted the license agreements of the following SDK components:īefore building your project, you need to accept the license agreements and complete the installation of the missing components using the Android Studio SDK Manager.

This is the error I received: A problem occurred configuring root project 'android'. I’m documenting the solution here because I’m sure I’ll have a problem with it again. Today I ran into a problem getting the application to compile. At work I’m starting to package an Ionic App for Android and it’s been one problem after another (I spent most of yesterday afternoon dealing with a version incompatibility with my NPM libraries and installing Android Studio).
