Closed albertinad closed 9 years ago
Bower commands should be executed one at a time, and keep all bower commands request in a queue. Execute all of them one at a time.
Only commands that modifies the file system, not the ones that gets information, are kept in a queue.
Bower commands should be executed one at a time, and keep all bower commands request in a queue. Execute all of them one at a time.