devtools-core icon indicating copy to clipboard operation
devtools-core copied to clipboard

Fix launchpad license-check

Open jasonLaster opened this issue 6 years ago • 3 comments

The ini-parser should be fixed by a later version of license-check, js-base, should be easy to add a whitelist for

lerna ERR! execute Invalid license for [email protected]: UNKNOWN
lerna ERR! execute Invalid license for [email protected]: BSD 3-Clause

jasonLaster avatar Sep 12 '17 13:09 jasonLaster

Also we should do what you said earlier and use webpack information to check the true distribution dependencies, and stop pretending that the dep/devDep difference has some meaning.

tromey avatar Sep 12 '17 14:09 tromey

@jasonLaster is it still valid ?

nchevobbe avatar Feb 26 '18 11:02 nchevobbe

I'm not sure, the STR is to run the license check from the root of devtools-core

jasonLaster avatar Feb 26 '18 14:02 jasonLaster