This is a dummy NPM package to investigate different behavior when installing from local direcotry vs Git repository. It is meant to be a supplementary material for discussion around issue 3055 of npm/npm.
First please see the package.json file. It's full of lifecycle scripts (all that are mentioned in the docs). Each just outputs it's name.
Then you can review log files from running npm install
in various ways. Both stdout
and stderr
are concatenated in the logs.
npm i --verbose
npm i --verbose ../npm-scripts
npm i --verbose lzrski/npm-scripts
Use your preferred diff tool to compare them.
Please keep in mind that this is only a test material. Post all npm-related comments to npm/npm issue tracker. This includes the results of your investigation using this project.
If you believe this test can be improved then please pull request your changes.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。