📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 17:54:02
📂
/ (Root)
/
lib
/
node_modules
/
npm
/
node_modules
/
npm-lifecycle
/
node-gyp-bin
📍 /lib/node_modules/npm/node_modules/npm-lifecycle/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