mvasin / react-div-100vh

A workaround for the '100vh' issue in mobile browsers

Home Page:https://react-div-100vh.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Failed with create-react-app

siriwatknp opened this issue · comments

this is my package.json

"react-scripts": "1.1.5",
"react-div-100vh": "^0.3.2"

I got this error after run yarn build

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

Failed to minify the code from this file: 

        ./node_modules/jest-get-type/build/index.js:14 

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

I was not able to reproduce it with the latest CRA. Update react-scripts to the latest version, it should be pretty easy.