mParticle / mparticle-node-sdk

Node JS SDK for the mParticle Platform
3 stars 5 forks source link

Can't install module in OSX #3

Closed danielledesma closed 6 years ago

danielledesma commented 6 years ago

trying to install this module in OSX throws the following error:

pm ERR! code EBADPLATFORM npm ERR! notsup Unsupported platform for perfcounters-nodeazure@1.0.0: wanted {"os":"win32","arch":"any"} (current: {"os":"darwin","arch":"x64"}) npm ERR! notsup Valid OS: win32 npm ERR! notsup Valid Arch: any npm ERR! notsup Actual OS: darwin npm ERR! notsup Actual Arch: x64