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
I am trying to install yamljs package in windows 10. But I think it's not supported in windows. or need another package.
I have this error: npm ERR! code EBADPLATFORM npm ERR! notsup Unsupported platform for [email protected]: wanted {"os":"!win32"} (current: {"os":"win32","arch":"x64"}) npm ERR! notsup Valid OS: !win32 npm ERR! notsup Valid Arch: undefined npm ERR! notsup Actual OS: win32 npm ERR! notsup Actual Arch: x64
I treid to install n package but It is also fail.
Thanks in Advance:)
The text was updated successfully, but these errors were encountered:
Hi There,
I hope you are well.
I am trying to install yamljs package in windows 10. But I think it's not supported in windows. or need another package.
I have this error:
npm ERR! code EBADPLATFORM npm ERR! notsup Unsupported platform for [email protected]: wanted {"os":"!win32"} (current: {"os":"win32","arch":"x64"}) npm ERR! notsup Valid OS: !win32 npm ERR! notsup Valid Arch: undefined npm ERR! notsup Actual OS: win32 npm ERR! notsup Actual Arch: x64
I treid to install n package but It is also fail.
Thanks in Advance:)
The text was updated successfully, but these errors were encountered: