/
home
/
techb158
/
balavpn.abdallabala.com
/
node_modules
/
sharp
/
install
/
/home/techb158/balavpn.abdallabala.com/node_modules/sharp/install
mkdir
upload
Name
Size
Mode
Actions
build.js
882
0666
edit
dl
rm
check.js
383
0666
edit
dl
rm
Edit:
/home/techb158/balavpn.abdallabala.com/node_modules/sharp/install/check.js
(383B)
/*! Copyright 2013 Lovell Fuller and others. SPDX-License-Identifier: Apache-2.0 */ try { const { useGlobalLibvips } = require('../lib/libvips'); if (useGlobalLibvips() || process.env.npm_config_build_from_source) { process.exit(1); } } catch (err) { const summary = err.message.split(/\n/).slice(0, 1); console.log(`sharp: skipping install check: ${summary}`); }
Save
cmd:
run