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:)