🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-09 22:10:41 | PHP 8.2.33
📂
/ (Root)
/
opt
/
cpanel
/
ea-nodejs16
/
lib
/
node_modules
/
npm
/
bin
/
node-gyp-bin
📍 /opt/cpanel/ea-nodejs16/lib/node_modules/npm/bin/node-gyp-bin
🔄 Refresh
✏️
Editing: node-gyp
Read Only
#!/usr/bin/sh if [ "x$npm_config_node_gyp" = "x" ]; then node "`dirname "$0"`/../../node_modules/node-gyp/bin/node-gyp.js" "$@" else "$npm_config_node_gyp" "$@" fi
💾 Save Changes
❌ Cancel