Skip to content

32 bit UnSupported platfrom how to solve this like prob. #583

Open
@Akash-Rathore

Description

@Akash-Rathore

npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for @nut-tree/nut-js@3.1.2: wanted {"os":"l
inux,darwin,win32","cpu":"x64,arm64"} (current: {"os":"win32","cpu":"ia32"})
npm ERR! notsup Valid os: linux,darwin,win32
npm ERR! notsup Actual os: win32
npm ERR! notsup Valid cpu: x64,arm64
npm ERR! notsup Actual cpu: ia32

npm ERR! A complete log of this run can be found in: C:\Users\Lenovo\AppData\Loc

Activity

s1hofmann

s1hofmann commented on Apr 14, 2024

@s1hofmann
Member

Hi @Akash-Rathore 👋

you’ll have to build a custom provider which wraps the native implementation that has been recompiled for 32bit Windows systems.

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @s1hofmann@Akash-Rathore

        Issue actions

          32 bit UnSupported platfrom how to solve this like prob. · Issue #583 · nut-tree/nut.js