Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Add package.json, port to Gulp 4 #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cirosantilli
Copy link

Gulp 3 does not work on node v14

@cirosantilli cirosantilli force-pushed the master branch 3 times, most recently from c196cc1 to 7fc5501 Compare April 29, 2021 09:50
Gulp 3 does not work on node v14

I can't get the livereload server to fail, gulp-server-livereload
already at latest version and fails with:

```
TypeError [ERR_FEATURE_UNAVAILABLE_ON_PLATFORM]: The feature watch recursively is unavailable on the current platform, which is being used to run Node.js
```

likely because it is incompatible with newer node:
https://stackoverflow.com/questions/61806341/how-to-fix-the-feature-watch-recursively-is-unavailable-on-the-current-platform

Tried to port to gulp-livereload but can't get it to work, server runs but
I can't see any files.
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.

1 participant