** Summary changed:
- Fix warning gulp fsevents
+ Fix warning make warnngs e.g gulp fsevents
** Changed in: mahara
Status: Invalid => Confirmed
** Description changed:
When we 'make' we get the following:
---
npm install
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":"linux","arch":"x64"})
---
+
+ npm WARN deprecated [email protected]: request has been deprecated, see
https://github.com/request/request/issues/3142
+ npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+.
Upgrade to chokidar 3 with 15x less dependencies.
+ npm WARN deprecated [email protected]: this library is no longer supported
+ npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and
could be using insecure binaries. Upgrade to fsevents 2.
+ npm WARN deprecated [email protected]:
https://github.com/lydell/resolve-url#deprecated
+ npm WARN deprecated [email protected]: Please see
https://github.com/lydell/urix#deprecated
--
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 make warnngs e.g gulp fsevents
Status in Mahara:
Confirmed
Bug description:
When we 'make' we get the following:
---
npm install
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":"linux","arch":"x64"})
---
npm WARN deprecated [email protected]: request has been deprecated, see
https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+.
Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and
could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated [email protected]:
https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: Please see
https://github.com/lydell/urix#deprecated
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1918373/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help : https://help.launchpad.net/ListHelp