This is the command npm-prefix that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
npm-prefix - Display prefix
SYNOPSIS
npm prefix [-g]
DESCRIPTION
Print the local prefix to standard out. This is the closest parent directory to contain a
package.json file unless -g is also specified.
If -g is specified, this will be the value of the global prefix. See npm help 7 npm-config
for more detail.
Use npm-prefix online using onworks.net services