-
Notifications
You must be signed in to change notification settings - Fork 6
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
NPM command failed git checkout 4.0 #52
Comments
UPDATE. I followed this thread at Stackoverflow to solve the problem. First removing all traces of Gulp and then installing the CLI globally. It seems to have fixed the problem with npm install |
Gulp v4 can be installed like this, directly from npm: In my case, package.json pointed to the GitHub source: |
when I clone then something error, do you know why? npm ERR! code 1 |
after installing gulp v4, my problem not solved, any help here npm ERR! code 1 |
ERR! code 1 |
Hi
I have cloned the repository. But when running
npm install
I get this error:
And, I do not know if this is an NPM or Bones error...?
/Magnus
The text was updated successfully, but these errors were encountered: