Closed iabhitech closed 1 year ago
I have successfully added the library in the PHP project but on the server, I'm unable to install this library.
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
As the message says, this is an optional dependency. The library should work without it.
I have successfully added the library in the PHP project but on the server, I'm unable to install this library.
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})