You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that you are using Windows operating system for installing this client. However, as per our package.json, the supported OS are "darwin" and "linux" only.
npm install paytm-mini-programs-nodejs-sdk
npm ERR! prepareGitDep 2> npm WARN install Usage of the
--dev
option is deprecated. Use--only=dev
instead.npm ERR! prepareGitDep npm ERR! code EBADPLATFORM
npm ERR! prepareGitDep npm ERR! notsup Unsupported platform for [email protected]: wanted {"os":"darwin,linux","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! prepareGitDep npm ERR! notsup Valid OS: darwin,linux
npm ERR! prepareGitDep npm ERR! notsup Valid Arch: any
npm ERR! prepareGitDep npm ERR! notsup Actual OS: win32
npm ERR! prepareGitDep npm ERR! notsup Actual Arch: x64
npm ERR! prepareGitDep
npm ERR! prepareGitDep npm ERR! A complete log of this run can be found in:
npm ERR! prepareGitDep npm ERR! C:\Users\HP\AppData\Roaming\npm-cache_logs\2020-06-19T10_07_28_663Z-debug.log
npm ERR! prepareGitDep
npm ERR! premature close
The text was updated successfully, but these errors were encountered: