Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing frontend_server.dart.snapshot in dart-sdk. why? #60132

Open
levili-T opened this issue Feb 14, 2025 · 3 comments
Open

missing frontend_server.dart.snapshot in dart-sdk. why? #60132

levili-T opened this issue Feb 14, 2025 · 3 comments
Labels
area-sdk Use area-sdk for general purpose SDK issues (packaging, distribution, …). os-ios

Comments

@levili-T
Copy link

Thank you for taking the time to file an issue! This tracker is for issues related to the Dart analyzer and linter, the Dart core libraries (dart:async, dart:io, etc.), the Dart native and web compilers, and the Dart VM.

When reporting an issue, please include:

  • The Dart version and tooling diagnostic info (dart info)
  • Whether you are using Windows, macOS, or Linux (if applicable)
  • Whether you are using Chrome, Safari, Firefox, Edge (if applicable)

Other pieces of the Dart ecosystem are maintained elsewhere; please file issues in their respective repositories:

If you have a question, instead of using this issue tracker, please refer to the community resources at: https://dart.dev/community#join-the-conversation.

@dart-github-bot
Copy link
Collaborator

Summary: The user reports that frontend_server.dart.snapshot is missing from their Dart SDK and asks why. This is insufficient information to debug.

Thank you for reporting this issue! To help us understand and resolve the problem, could you please provide the following information:

  • The output of dart --version (or dart info)
  • Your operating system (e.g., Windows 10, macOS Ventura, Ubuntu 22.04)
  • How you installed the Dart SDK (e.g., from the website, using a package manager)

This will help us diagnose why the snapshot file is missing. If you're using a specific tool or framework (like Flutter), please also specify that.

@dart-github-bot dart-github-bot added needs-info We need additional information from the issue author (auto-closed after 14 days if no response) triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. labels Feb 14, 2025
@levili-T
Copy link
Author

fvm/versions/3.29.0/bin/dart --version
Dart SDK version: 3.7.0 (stable) (Wed Feb 5 04:53:58 2025 -0800) on "macos_arm64"

Flutter version 3.29.0

@levili-T
Copy link
Author

use fvm install flutter

@github-actions github-actions bot removed the needs-info We need additional information from the issue author (auto-closed after 14 days if no response) label Feb 15, 2025
@lrhn lrhn added area-sdk Use area-sdk for general purpose SDK issues (packaging, distribution, …). os-ios and removed triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. labels Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-sdk Use area-sdk for general purpose SDK issues (packaging, distribution, …). os-ios
Projects
None yet
Development

No branches or pull requests

3 participants