Skip to content

unable to download installer if x64 #4

@elpezganzo

Description

@elpezganzo

cscript install-node.vbs /version:14.10.0 /arch:x64
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.

Download and install locally node.js version: 14.10.0 for architecture: x64
Download URL: http://nodejs.org/dist/v14.10.0/x64/node-v14.10.0-x64.msi to: C:\xxx\Target Corp\Code\VBScript\share\nodejs\node-v14.10.0-x64.msi
Could not download: http://nodejs.org/dist/v14.10.0/x64/node-v14.10.0-x64.msi : 404 Not Found
Setup Error: Could not download URL: http://nodejs.org/dist/v14.10.0/x64/node-v14.10.0-x64.msi

The issue is due to current path in node server does not include the x64
Download URL MUST BE: http://nodejs.org/dist/v14.10.0/node-v14.10.0-x64.msi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions