You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The solution would be to create post-install command that creates these files, but really ideally you shoud change your gulp script so it doesn't depend on .bower.json but bower.json
I tried using bower-away on my project (https://github.com/WikiEducationFoundation/WikiEduDashboard) but I ran into trouble with dependencies on bower.json. One of the gulp tasks for the build looks like this:
This task breaks with bower.json missing, and it doesn't play nicely with the symlinked
vendor
if I follow the rest of the steps but keep bower.json.Any pointers on how to work through this?
The text was updated successfully, but these errors were encountered: