Skip to content

unable to download installer if x64 #4

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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