bowerphp icon indicating copy to clipboard operation
bowerphp copied to clipboard

Update command incompatibility

Open hiqsol opened this issue 8 years ago • 1 comments

When you run original bower update it quietly installs all required components including those never installed before.

bowerphp exits with error:

  [RuntimeException]
  Package adminlte is not installed.

Usually package managers (bower, npm, composer, ...) do install when you run update.

hiqsol avatar Mar 21 '16 17:03 hiqsol

@garak Will you take PR? Can you please explain basic idea how to do the trick?

hiqsol avatar Mar 29 '16 16:03 hiqsol