address icon indicating copy to clipboard operation
address copied to clipboard

Error: Can't resolve 'child_process'

Open josecienty opened this issue 3 years ago • 1 comments

If I'm import the package, the consolo say this error.

const address = require('address')

I'm using vue.js with laravel-mix, I need help, please!

josecienty avatar Sep 02 '22 02:09 josecienty

Are you trying to bundle this module in a bundle meant to be executed in the browser ?

nekuz0r avatar Sep 06 '22 15:09 nekuz0r