You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Hi, I have the following error when i'm trying to build my react app:
You can reproduce it by doing
Add the folowing line in App.js
import BigchainDB from "bigchaindb-driver"
Then run
react-scripts build
Thanks
The text was updated successfully, but these errors were encountered: