Skip to content

exogen/npm-shell-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Debug the shell that NPM launches to run your scripts

Resources

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published