-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
from.page-issueReported in a reader-filed concernReported in a reader-filed concernp2-mediumNecessary but not urgent concern. Resolve when possible.Necessary but not urgent concern. Resolve when possible.
Description
Page URL
https://docs.flutter.dev/platform-integration/android/setup
Page source
https://github.com/flutter/website/blob/main/src/content/platform-integration/android/setup.md
Describe the problem
PS C:\Users\Marawan Emad> flutter doctor
Invoke-Expression : You cannot call a method on a null-valued expression.
At E:\programes\flutter\bin\internal\update_engine_version.ps1:60 char:20
- ... neVersion = Invoke-Expression "& '$flutterRoot/bin/internal/content_a ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : InvalidOperation: (:) [Invoke-Expression], RuntimeException
- FullyQualifiedErrorId : InvokeMethodOnNull,Microsoft.PowerShell.Commands.InvokeExpressionCommand
Error: Unable to determine engine version...
this error done when run flutter doctor in CMD and the path of SDK is recognized in environment
I install SDK using VsCode and using Choco and using the zip file from the official flutter site and the issue not solved
Expected fix
No response
Additional context
No response
I would like to fix this problem.
- I will try and fix this problem on docs.flutter.dev.
Metadata
Metadata
Assignees
Labels
from.page-issueReported in a reader-filed concernReported in a reader-filed concernp2-mediumNecessary but not urgent concern. Resolve when possible.Necessary but not urgent concern. Resolve when possible.