gruntjs / grunt-contrib-concat

Concatenate files.
http://gruntjs.com/
MIT License
812 stars 170 forks source link

Cannot convert undefined or null to object when npm install. #179

Open damianprzygodzki opened 7 years ago

damianprzygodzki commented 7 years ago

Hello folks!

When i was trying to install even latest grunt-contrib-concat, the Cannot convert undefined or null to object error occured.

Excuse me if this issue is not related with your package config, but until https://github.com/npm/npm/issues/9896 issue is not resolved i believe that is okay too keep an eye on it.

Cheers!