When using Bower for a Laravel 5.2 project, i get this error:
5.953 bower bootstrap-tagsinput#^0.8.0 ENORESTARGET No tag found that was able to satisfy ^0.8.0
5.953
5.953 Additional error details:
5.953 No versions found in https://github.com/TimSchlechter/bootstrap-tagsinput.git
failed to solve: process "/bin/sh -c bower install --allow-root" did not complete successfully: exit code: 1
can't open a project.
When using
Bowerfor aLaravel 5.2project, i get this error:5.953 bower bootstrap-tagsinput#^0.8.0 ENORESTARGET No tag found that was able to satisfy ^0.8.0
5.953
5.953 Additional error details:
5.953 No versions found in https://github.com/TimSchlechter/bootstrap-tagsinput.git
failed to solve: process "/bin/sh -c bower install --allow-root" did not complete successfully: exit code: 1
can't open a project.