I have a local lib libA. Then I run npm link . in libA folder, that will install libA in my local_npm_resp.
libA
npm link .
Then in my