Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Appveyor node x64 3.1.0 build broken #506

Description

@springmeyer

The x86 build is working on appveyor for 3.1.0 but not x64:

downloading/installing node
node 3.1.0 X64 package not found
At C:\Program Files\AppVeyor\BuildAgent\Modules\avvm\avvm.psm1:94 char:17
+                 throw "$product $version $platform package not found"
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (node 3.1.0 X64 package not fo 
   und:String) [], RuntimeException
    + FullyQualifiedErrorId : node 3.1.0 X64 package not found 

https://ci.appveyor.com/project/Mapbox/node-sqlite3/build/1.0.379/job/pd67xpjqqk337q8g#L26

@FeodorFitsner - this is using powershell Install-Product. Is it possible you are missing this node version/arch?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions