npm-shell-debug

1.0.3 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i npm-shell-debug

      Weekly Downloads

      1

      Version

      1.0.3

      License

      MIT

      Last publish

      Collaborators

      • exogen