Skip to content

Having a directory called "sdk" next to the actual sdk causes errors #30357

Open
@alsemenov

Description

@alsemenov

Analyzer Feedback from IntelliJ

Version information

  • IDEA IC-172.3544.35
  • 1.24.2
  • IC-172.3544.35, JRE 1.8.0_152-release-915-b6x64 JetBrains s.r.o, OS Windows 7(amd64) v6.1 Service Pack 1, screens 1920x1080

Exception

Please append the contents of:
file://C:\Users\semenov\AppData\Local\Temp\report.txt
report.txt

Dart analysis server, SDK version 1.24.2, server version 1.18.0, error: Could not initialize the library map from [D:\dev\dart\sdk\lib\_internal\sdk_library_metadata\lib\libraries.dart, D:\dev\dart\sdk\lib\_internal\libraries.dart]

FileSystemException(path=D:\dev\dart\sdk\lib\_internal\libraries.dart

It looks like dart sdk installation directory is changed
D:\dev\dart\sdk\lib_internal\libraries.dart should be D:\dev\dart\dart-sdk\lib_internal\libraries.dart

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestanalyzer-crash-reportIssues which have been reported due to an analysis server crasharea-dart-modelFor issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions