0

I'm trying to set up my project in Amazon ec2 instance. I'm using Bitnami as AMI. Everything worked well except bower install. It's not even throwing any kind of error. When I do simply bower it shows the commands list etc. I tried some solutions suggested online related to Node.js and NPM, but it didn't work.

Mogsdad
  • 44,709
  • 21
  • 151
  • 275
sandesh ps
  • 43
  • 1
  • 9

1 Answers1

0

Answering my own question. bower install -f solved the issue

sandesh ps
  • 43
  • 1
  • 9