try { const preinstall = require('../install/index.js') preinstall.catch(() => { // }) } catch (e) { // }