Closed nsams closed 9 years ago
When multiple packages require a different version of a bower package this is currently not checked correctly. Instead a warning is printed.
A way to correctly compare bower versions must be found.
see https://github.com/thecodingmachine/nodejs-installer/commit/1b3cdeaa72ff2460d4fd85067a8cba06e2fb03ba
When multiple packages require a different version of a bower package this is currently not checked correctly. Instead a warning is printed.
A way to correctly compare bower versions must be found.