Assume that we use npm package x, which depends on n. Can we be sure that below code will work even does not run npm install n explici
x
n
npm install n