You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bower
Hi all,
After installing dependency, bower finish it. But there are not files actually, in folder bower_components.
Is bower sending files elsewhere or how does this works now?
Thank you.
Vimarsh Chaturvedi
unread,
Mar 6, 2016, 10:18:08 AM3/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bower
Hey Bojan,
By default dependencies are supposed to get installed in bower_components. You can try creating a Bower configuration .bowercc file in your project root directory to specify the location as the property for "directory" key value to get it working.