📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 15:34:41
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
lib
/
install
📍 /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