tariqbuilds / linux-dash

A beautiful web dashboard for Linux
https://afaqurk.github.io/linux-dash/
MIT License
10.4k stars 1.2k forks source link

[Upgrade] Upgrade gulp version from 3.9.1 to 4.0.2 #517

Open duladissa opened 5 months ago

duladissa commented 5 months ago

With gulp 3.9.1 npm run start is giving an error mentioned below and it can be resolved by upgrading gulp version to 4.0.2

`% npm run start

linux-dash@2.0.0 start gulp

fs.js:43 } = primordials; ^

ReferenceError: primordials is not defined at fs.js:43:5`