Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord.js installl error git checkout 11.3-dev #422

Open
LuisYeah1234-hub opened this issue Dec 16, 2020 · 1 comment
Open

Discord.js installl error git checkout 11.3-dev #422

LuisYeah1234-hub opened this issue Dec 16, 2020 · 1 comment

Comments

@LuisYeah1234-hub
Copy link

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!

@garretthyder
Copy link
Collaborator

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 - olefredrik/FoundationPress#1316 (comment)
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.

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

No branches or pull requests

2 participants