ngCart icon indicating copy to clipboard operation
ngCart copied to clipboard

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

Open nathanosdev opened this issue 9 years ago • 1 comments

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. https://github.com/snapjay/ngCart/issues/71

nathanosdev avatar Aug 19 '16 16:08 nathanosdev

also Module not found: Error: Cannot resolve module 'ngCart' in. This can be fixed by pushing the changes you made here: https://github.com/snapjay/ngCart/issues/73 to NPM.

nathanosdev avatar Aug 19 '16 17:08 nathanosdev