🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 14:48:08 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
bin
/
node-gyp-bin
📍 /usr/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