mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #62456
[Bug 1918373] Re: Fix warning gulp fsevents
It's a warning, not an error. It occurs because fsevents is an optional
dependency, used only when project is run on macOS environment (the
package provides 'Native Access to Mac OS-X FSEvents').
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1918373
Title:
Fix warning gulp fsevents
Status in Mahara:
Confirmed
Bug description:
When we 'make' we get the following:
---
npm install
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
---
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1918373/+subscriptions