We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: