Skip to content

net-keepalive@0.3.8 not works on x64 #17

@jlopez0313

Description

@jlopez0313

I have win11, need to install this package but it's being blocked because of net-keepalive version..

I found current version is 4.0.1, and this is the error i'm getting:

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'net-keepalive@0.3.8',
npm WARN EBADENGINE   required: { node: '>=0.10 <=0.12||>=4 <=7' },
npm WARN EBADENGINE   current: { node: 'v16.13.2', npm: '8.4.1' }
npm WARN EBADENGINE }
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for net-keepalive@0.3.8: wanted {"os":"darwin,linux,!win32"} (current: {"os":"win32","arch":"x64"})
npm ERR! notsup Valid OS:    darwin,linux,!win32
npm ERR! notsup Valid Arch:  undefined
npm ERR! notsup Actual OS:   win32
npm ERR! notsup Actual Arch: x64

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