react-csv-reader icon indicating copy to clipboard operation
react-csv-reader copied to clipboard

npm run build failed to compile in create-react-app project

Open mergingseas opened this issue 4 years ago • 3 comments

Describe the bug Getting failed to compile error when running npm run build.

error is failed to minify: ./node_modules/react-csv-reader/dist/react-csv-reader.js:1:1294

To Reproduce Steps to reproduce the behavior:

  1. run “npm run build” in create-react-app project

Used node v13.11.0 npm v6.13.7

mergingseas avatar Jun 29 '20 20:06 mergingseas

I have the same issue. Does anyone have a solution for this?

longnguyenkms avatar Aug 12 '20 16:08 longnguyenkms

I'm not succeeding in replicating it, either with TS or with ES templates of CRA. Are you using something different from basic CRA env?

nzambello avatar Aug 18 '20 15:08 nzambello

Are you using the last version?

nzambello avatar Aug 18 '20 19:08 nzambello