Skip to content

Windows app doesn't build after updating to latest version of firebase_core #10992

@abdulrehmananwar

Description

@abdulrehmananwar

yesterday after update to latest version of
firebase_core: ^2.13.0
firebase_messaging: ^14.6.1

when i run my windows desktop it not running up

first it use my 6 Gb drive space .so i run flutter clean to clear my drive space and countinue to use

also return following error

Nuget.exe not found, trying to download or use cached version.
Microsoft (R) Build Engine version 17.2.1+52cd2da31 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

  Checking Build System
  Creating directories for 'nuget-populate'
  Building Custom Rule C:/Users/Administrator/StudioProjects/tagerp/build/windows/_deps/nuget-subbuild/CMakeLists.txt
  Performing download step (download and verify) for 'nuget-populate'
  -- Downloading...
     dst='C:/Users/Administrator/StudioProjects/tagerp/build/windows/_deps/nuget-subbuild/nuget-populate-prefix/src/nuget.exe'
     timeout='none'
     inactivity timeout='none'
  -- Using src='https://dist.nuget.org/win-x86-commandline/v6.0.0/nuget.exe'
  CMake Error at nuget-subbuild/nuget-populate-prefix/src/nuget-populate-stamp/download-nuget-populate.cmake:170 (message):
    Each download failed!

CUSTOMBUILD : error : downloading 'https://dist.nuget.org/win-x86-commandline/v6.0.0/nuget.exe' failed [C:\Users\Administrator\StudioProjects\tagerp\build\windows\_deps\nuget-subbuild\nuget-populate.vcxproj]
            status_code: 28
            status_string: "Timeout was reached"
            log:
            --- LOG BEGIN ---
            timeout on name lookup is not supported
      Trying 152.199.23.209:443...

    Connected to dist.nuget.org (152.199.23.209) port 443 (#0)

    schannel: disabled automatic use of client certificate

    schannel: ALPN, offering h2

    schannel: ALPN, offering http/1.1

    SSL/TLS connection timeout

    Closing connection 0



            --- LOG END ---

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions