Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to minify bigchaindb-driver using react-scripts build #233

Open
noeRls opened this issue Aug 2, 2018 · 0 comments
Open

Failed to minify bigchaindb-driver using react-scripts build #233

noeRls opened this issue Aug 2, 2018 · 0 comments

Comments

@noeRls
Copy link

noeRls commented Aug 2, 2018

Hi, I have the following error when i'm trying to build my react app:

Failed to minify the code from this file:
        ./node_modules/bigchaindb-driver/dist/browser/bigchaindb-driver.cjs2.min.js:25:24793
Read more here: http://bit.ly/2tRViJ9

You can reproduce it by doing

create-react-app .
npm install
npm install bigchaindb-driver

Add the folowing line in App.js

import BigchainDB from "bigchaindb-driver"

Then run react-scripts build

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant