Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Added support for Node v12 by ensuring Gulp uses correct gracef… #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ehsan-yaqubi
Copy link

@ehsan-yaqubi ehsan-yaqubi commented Sep 1, 2024

Added support for Node v12 without removing support for old npm versions, I mean, unlike the other PR (which needs npm v8.3.0 or pnpm), my PR works even with npm v6.11.3 (which's the version I tested with).

Basically, only Gulp had issues with Node v12 which were fixed by ensuring Gulp uses correct graceful-fs version.

See also https://stackoverflow.com/a/58394828

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants