ladeiko / node-apple-receipt-verify

A Node.js module for In-App-Purchase receipt validation for iOS.
MIT License
92 stars 25 forks source link

Unsuported windows #13

Closed B0ER closed 4 years ago

B0ER commented 4 years ago

Why are lib not supported windows?

npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for node-apple-receipt-verify@1.7.4: wanted {"os":"darwin,linux","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! notsup Valid OS:    darwin,linux
npm ERR! notsup Valid Arch:  any
npm ERR! notsup Actual OS:   win32
npm ERR! notsup Actual Arch: x64
nt4f04uNd commented 4 years ago

Wondering the same thing

ladeiko commented 4 years ago

Ok. I'll add it

ShishoA commented 4 years ago

not working for me too image

ladeiko commented 4 years ago

See v1.8.0