Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Add support for OSX #69

Open
genia opened this issue May 5, 2018 · 1 comment
Open

Add support for OSX #69

genia opened this issue May 5, 2018 · 1 comment

Comments

@genia
Copy link

genia commented May 5, 2018

Package works on OSX when added from github, but fails to install from npm.
Can you please add Darwin as a valid OS?

$ npm i snmp-native
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for [email protected]: wanted {"os":"linux","arch":"any"} (current: {"os":"darwin","arch":"x64"})
npm ERR! notsup Valid OS: linux
npm ERR! notsup Valid Arch: any
npm ERR! notsup Actual OS: darwin
npm ERR! notsup Actual Arch: x64

@bangert
Copy link
Collaborator

bangert commented May 7, 2018

A PR for this would receive my support. Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants