You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mielst-dev opened this issue
Oct 30, 2024
· 2 comments
Labels
area-sdkUse area-sdk for general purpose SDK issues (packaging, distribution, …).type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)
When I create a new Dart project, it throws "dart.exe is not a Win32 application" error, then the Dart Analysis server client can't create connection to server and that's all. Dart SDK is located in C:\Program Files\Dart\dart-sdk.
I use Windows 7 x64, VS Code 1.70.2. How can I solve thr problem?
The text was updated successfully, but these errors were encountered:
Summary: The user is experiencing an error "dart.exe is not a Win32 application" when creating a new Dart project on Windows 7 x64. This prevents the Dart Analysis server client from connecting to the server, hindering development.
dart-github-bot
added
area-sdk
Use area-sdk for general purpose SDK issues (packaging, distribution, …).
triage-automation
See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
labels
Oct 30, 2024
area-sdkUse area-sdk for general purpose SDK issues (packaging, distribution, …).type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)
When I create a new Dart project, it throws "dart.exe is not a Win32 application" error, then the Dart Analysis server client can't create connection to server and that's all. Dart SDK is located in C:\Program Files\Dart\dart-sdk.
I use Windows 7 x64, VS Code 1.70.2. How can I solve thr problem?
The text was updated successfully, but these errors were encountered: