$39 GRAYBYTE WORDPRESS FILE MANAGER $60

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/lib/node_modules/npm/node_modules/node-gyp/lib/

HOME
Current File : /lib/node_modules/npm/node_modules/node-gyp/lib//remove.js
'use strict'

const fs = require('fs')
const rm = require('rimraf')
const path = require('path')
const log = require('npmlog')
const semver = require('semver')

function remove (gyp, argv, callback) {
  var devDir = gyp.devDir
  log.verbose('remove', 'using node-gyp dir:', devDir)

  // get the user-specified version to remove
  var version = argv[0] || gyp.opts.target
  log.verbose('remove', 'removing target version:', version)

  if (!version) {
    return callback(new Error('You must specify a version number to remove. Ex: "' + process.version + '"'))
  }

  var versionSemver = semver.parse(version)
  if (versionSemver) {
    // flatten the version Array into a String
    version = versionSemver.version
  }

  var versionPath = path.resolve(gyp.devDir, version)
  log.verbose('remove', 'removing development files for version:', version)

  // first check if its even installed
  fs.stat(versionPath, function (err) {
    if (err) {
      if (err.code === 'ENOENT') {
        callback(null, 'version was already uninstalled: ' + version)
      } else {
        callback(err)
      }
      return
    }
    // Go ahead and delete the dir
    rm(versionPath, callback)
  })
}

module.exports = exports = remove
module.exports.usage = 'Removes the node development files for the specified version'

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
1 Jan 1970 8.00 AM
root / root
0
Find-VisualStudio.cs
7.745 KB
10 Mar 2021 9.36 PM
root / root
0644
build.js
5.164 KB
10 Mar 2021 9.36 PM
root / root
0644
clean.js
0.347 KB
10 Mar 2021 9.36 PM
root / root
0644
configure.js
12.043 KB
10 Mar 2021 9.36 PM
root / root
0644
find-node-directory.js
2.317 KB
10 Mar 2021 9.36 PM
root / root
0644
find-python.js
10.884 KB
10 Mar 2021 9.36 PM
root / root
0644
find-visualstudio.js
13.534 KB
10 Mar 2021 9.36 PM
root / root
0644
install.js
14.012 KB
10 Mar 2021 9.36 PM
root / root
0644
list.js
0.626 KB
10 Mar 2021 9.36 PM
root / root
0644
node-gyp.js
4.573 KB
10 Mar 2021 9.36 PM
root / root
0644
process-release.js
5.651 KB
10 Mar 2021 9.36 PM
root / root
0644
proxy.js
2.568 KB
10 Mar 2021 9.36 PM
root / root
0644
rebuild.js
0.307 KB
10 Mar 2021 9.36 PM
root / root
0644
remove.js
1.277 KB
10 Mar 2021 9.36 PM
root / root
0644
util.js
1.869 KB
10 Mar 2021 9.36 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF