address
address copied to clipboard
Error: Can't resolve 'child_process'
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!
Are you trying to bundle this module in a bundle meant to be executed in the browser ?