opentip icon indicating copy to clipboard operation
opentip copied to clipboard

Browserify support

Open franciscolourenco opened this issue 9 years ago • 2 comments

path.js:313
        throw new TypeError('Arguments to path.resolve must be strings');
        ^
TypeError: Arguments to path.resolve must be strings
    at Object.exports.resolve (path.js:313:15)
    at /usr/local/lib/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:97:37
    at fs.js:272:14
    at Object.oncomplete (fs.js:108:15)

franciscolourenco avatar Jan 21 '15 14:01 franciscolourenco