$ npm install lodash._basetostringThe internal lodash function baseToString exported as a Node.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash._basetostring
In Node.js:
var baseToString = require('lodash._basetostring');
See the package source for more details.