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?
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?