0

I am new to flutter and dart and learning how this thing works. The problem is I cannot get passed the first stage.

I cant seem to create the project.

I get two notification after hitting the finish button on the project creation screen.

Flutter create command was not successful.

Exception: Cannot run program "C:\flutter\bin\flutter.bat" (in directory "C:\Users\Chris\AndroidStudioProjects"): CreateProcess error=5, Access is denied

Anyone out there can help me? P.S: I also referred to this, but never understood.

1
  • Did you mange to solve this problem? Commented Feb 18, 2021 at 23:24

1 Answer 1

4

Just locate your flutter.bat file, right click -> properties -> security tab -> edit -> select your user -> grant full control -> ok ok save save.

Sign up to request clarification or add additional context in comments.

2 Comments

Glad to hear that! Happy coding!
I did that but didn't solved the problem, any help ?

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.