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

Git Bash Issues #1

Open
anurag-kalita opened this issue Sep 16, 2017 · 3 comments
Open

Git Bash Issues #1

anurag-kalita opened this issue Sep 16, 2017 · 3 comments

Comments

@anurag-kalita
Copy link

Git bash shows: npm command not found.

How to resolve that?

@anurag-kalita
Copy link
Author

I installed nodejs but its showing something like this

npm WARN deprecated express@2.5.11: express 2.x series is deprecated
npm WARN deprecated connect@1.9.2: connect 1.x series is deprecated

I couldnot run the bs4starter for my project.
How to resolve this?

Please help me out.

Thanks in advance.

@ejdelmonico
Copy link

Those are just warnings because you or the package has older versions installed. Delete the node_modules directory, package-lock.json and run npm install. Try then.

@MuzamilJani MuzamilJani mentioned this issue Jul 9, 2018
@BranceLee
Copy link

firstly you should install the gulp, node , and
npm install and start

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

3 participants