https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26228 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net --- Comment #12 from Victor Grousset/tuxayo <victor@tuxayo.net> ---
This patch makes the gulpfile work with gulp v4 on Node v12. To test it, make sure your dev env has Node.js v12.
On both KTD and KohaDevBox edit your sources.list so the node line points to 'node_12.x' instead of 'node_8.x'.
IIUC this means KTD needs also a patch to use node 12 to avoid having to do such a manual operation at every start of the environment. Is that correct? -- You are receiving this mail because: You are watching all bug changes.