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

'bower' is not recognised as an internal or external command during npm install #76

Open
nathanosdev opened this issue Aug 19, 2016 · 1 comment

Comments

@nathanosdev
Copy link

It only works if Bower is installed globally before the NPM install,
which is not ideal given that I'm installing through NPM instead of Bower.
The postinstall script should be able to use the locally installed version of Bower.
#71

@nathanosdev
Copy link
Author

nathanosdev commented Aug 19, 2016

also Module not found: Error: Cannot resolve module 'ngCart' in.
This can be fixed by pushing the changes you made here: #73
to NPM.

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

1 participant