npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/elm-dev-env/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm i -f it's work for me
thanks a lot
thanks alot @eslambasher
I am having the same problem and npm i -f not working for me.
Screenshot shows the error for npm install

And once again when i try npm install it shows(see next screenshot).

I am new with git and npm, please help me out... Thanks in advance. @eslambasher
If use npm i -f, there will be a new warning
npm WARN using --force I sure hope you know what you are doing.
thanks, this solutions works for me.
Most helpful comment
npm i -f it's work for me