when running
in the npm-link-up project itself, we see:
nlu/warn: The following packages could not be located:
nlu/warn: [ 'frankenstop',
'freeze-existing-props',
'suman-browser',
'sce-plugins',
'sce-plugin-typings',
'suman-inquirer',
'suman-inquirer-directory',
'suman-debug',
'clean-trace' ]
since we have an .nlu.json file with explicit deps, we should not care about missing deps that do not relate to what we are trying to link up
when running
in the npm-link-up project itself, we see:
since we have an .nlu.json file with explicit deps, we should not care about missing deps that do not relate to what we are trying to link up