We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After I've noticed that bower is now recommended to be migrated to yarn, as you can see in this post https://bower.io/blog/2017/how-to-migrate-away-from-bower/, I done this migration.
But now got a problem to get wiredep working with my package.json as the new source of dependencies.
I just got an error saying that bower.json was not found. Will this problem be fixed?
The text was updated successfully, but these errors were encountered:
@victordfb did you ever find a solution?
Sorry, something went wrong.
Related to #234
No branches or pull requests
After I've noticed that bower is now recommended to be migrated to yarn, as you can see in this post https://bower.io/blog/2017/how-to-migrate-away-from-bower/, I done this migration.
But now got a problem to get wiredep working with my package.json as the new source of dependencies.
I just got an error saying that bower.json was not found. Will this problem be fixed?
The text was updated successfully, but these errors were encountered: