logplease
logplease copied to clipboard
Fail to build with React
Hi.
When I try to run yarn build in my own project I get this error:
`$ yarn build
yarn run v1.9.4
$ react-scripts build
Creating an optimized production build...
Failed to compile.
Failed to minify the code from this file:
./node_modules/logplease/src/index.js:7
Read more here: http://bit.ly/2tRViJ9
error Command failed with exit code 1. ` Following the above link React recommend some actions to take. Are those recommendations valid?
Are you able to publish logplease pre-compiled?
Thanks Bård
Same issue with npm.
It's working for me with react 16.8.6 and next 8.1.0 on both npm serverside and client side.