Skip to content

[INSTALL BUG]Failed to precompile fvm #242

Closed
@snailflying

Description

@snailflying

Describe the bug
When I want to install the "FVM" by "dart pub global activate fvm". I found the bug:

`.pub-cache/hosted/pub.flutter-io.cn/dart_console-0.6.2/lib/src/ffi/win/termlib-win.dart:28:25: Error: The getter 'addressOf' isn't defined for the class 'CONSOLE_SCREEN_BUFFER_INFO'.

  • 'CONSOLE_SCREEN_BUFFER_INFO' is from 'package:win32/src/structs.dart' ('.pub-cache/hosted/pub.flutter-io.cn/win32-1.7.4+1/lib/src/structs.dart').
    Try correcting the name to the name of an existing getter, or defining a getter or field named 'addressOf'.
    ffi.free(bufferInfo.addressOf);`

Desktop (please complete the following information):

  • OS: [Mac OS]
  • FVM Version [1.3.7]
  • Dart Version [ 2.13.0-125.0.dev (dev)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions