deepcopy.js icon indicating copy to clipboard operation
deepcopy.js copied to clipboard

Failed to minify code from this file: ./node_modules/deepcopy/src/index.mjs:12

Open nperriwp opened this issue 7 years ago • 1 comments

I upgraded to v1.0.0 of deepcopy and I'm now getting the following error when doing a production build through "yarn build" (this was not a problem for v0.6.3 of deepcopy):

Creating an optimized production build... Failed to compile.

Failed to minify the code from this file:

    ./node_modules/deepcopy/src/index.mjs:12

Read more here: http://bit.ly/2tRViJ9

error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

nperriwp avatar Jun 05 '18 20:06 nperriwp

Hello, I got the same problem, did you solve it ?

devniel avatar Mar 24 '19 04:03 devniel