-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Bower-folder empty in VS 2015 Preview #190
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
Comments
i had the same issue |
This issue is being closed because it has not been updated in 3 months. We apologize if this causes any inconvenience. We ask that if you are still encountering this issue, please log a new issue with updated information and we will investigate. |
natemcmaster
pushed a commit
that referenced
this issue
Oct 17, 2018
ryanbrandenburg
pushed a commit
that referenced
this issue
Nov 19, 2018
natemcmaster
pushed a commit
that referenced
this issue
Nov 20, 2018
natemcmaster
pushed a commit
that referenced
this issue
Nov 30, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Just for fun I was trying to convert a medium-sized web-project to vNext.
I copied my bower.json-file and replaced the one that came with the VS-template and after that the
bower-folder under dependencies displays an empty folder. The bower.js-file is wellformated and I have successfully installed my deps with 'bower install'. I should add that I use a .bowerrc-file for getting the files installed to the wwwroot. Not using the default grunt-config for this.
The text was updated successfully, but these errors were encountered: