1.0.3 • Published 10 years ago

npm-shell-debug v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

npm-shell-debug

Debug the shell that NPM launches to run your scripts.

On postinstall, this package runs:

which sh
echo $SHELL
echo $SHELLOPTS
shopt

If you're experiencing any errors when running something in scripts, or when you install a package that has a postinstall, then installing this package might help you debug why the command fails on your machine.

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago