Description
Hi,
I received the error message when i trying to deploy this plugin on my laravel project:
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! code UNKNOWN
npm ERR! syscall fsync
npm ERR! errno -4094
npm ERR! UNKNOWN: unknown error, fsync
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\ADMONSST01GG\AppData\Roaming\npm-cache_logs\2021-06-04T23_44_24_609Z-debug.log
Can you help me please?
Thanks a lot
Oscar