📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 10:42:13
📂
/
/
opt
/
alt
/
alt-nodejs12
/
root
/
usr
/
bin
✏️
Editing: npx
#!/opt/alt/alt-nodejs12/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))
💾 Save Changes
❌ Cancel