Open LuisYeah1234-hub opened 3 years ago
Hello @LuisYeah1234-hub I think this is an issue with the gulpjs 4.0 temporary workaround before 4.0 was officially released.
See similar issue and solution - https://github.com/olefredrik/FoundationPress/issues/1316#issuecomment-432320509
In short update package.json line 16
from "gulp": "github:gulpjs/gulp#v4.0.0",
, to "gulp": "^4.0.0",
Let us know if that fixes the issue and we'll PR an update to the package.json file.
After i run npm install or npm install discord.js says this npm ERR! code 1 npm ERR! Command failed: git checkout 11.3-dev npm ERR! error: pathspec '11.3-dev' did not match any file(s) known to git npm ERR!