1.0.3 • Published 8 years ago

npm-shell-debug v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago