📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 04:12:48
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs9
/
root
/
usr
/
lib
/
node_modules
/
npm
/
lib
/
install
📍 /opt/alt/alt-nodejs9/root/usr/lib/node_modules/npm/lib/install
🔄 Refresh
✏️
Editing: and-ignore-errors.js
Read Only
'use strict' module.exports = function (cb) { return function () { var args = Array.prototype.slice.call(arguments, 1) if (args.length) args.unshift(null) return cb.apply(null, args) } }
💾 Save Changes
❌ Cancel