Closed FiloSpaTeam closed 8 years ago
Without license specified in package.json, NPM gives warning and stop installation.
An example:
"licenses": [{ "type": "MIT", "url": "https://github.com/test/test/raw/master/LICENSE" }]
Ok thanks for pointing out This issue it should be solved now.
Thanks ;-)
Without license specified in package.json, NPM gives warning and stop installation.