0

When I open new project, It happens error like below. I installed flutter new version and put sdk path in right. but I don't get why can't build and error like this. I'll appreciate for your advice.

enter image description here

4
  • 1
    Can you run flutter doctor and share the log Commented Aug 25, 2022 at 13:44
  • /Users/shinheejin/Documents/Rocat/flutter/bin/flutter doctor --verbose /Users/shinheejin/Documents/Rocat/flutter/bin/flutter: line 41: dirname: command not found /Users/shinheejin/Documents/Rocat/flutter/bin/flutter: line 41: cd: : No such file or directory /Users/shinheejin/Documents/Rocat/flutter/bin/flutter: line 42: basename: command not found /Users/shinheejin/Documents/Rocat/flutter/bin/flutter: line 54: uname: command not found Process finished with exit code 127 Commented Aug 25, 2022 at 13:50
  • T.T help plz... Commented Aug 25, 2022 at 13:52
  • stackoverflow.com/q/50652071/10157127 may solve the issue Commented Aug 25, 2022 at 13:52

1 Answer 1

1

Run flutter doctor if not fix check flutter update and run flutter upgrade.

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

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.