I get this warning when running grunt serve:dist in Ubuntu:
Running "concurrent:dist" (concurrent) task
>> Warning: There are more tasks than your concurrency limit. After this limit
>> is reached no further tasks will be run until the current tasks are
>> completed. You can adjust the limit in the concurrent task options
I get this warning when running
grunt serve:dist
in Ubuntu: