logplease icon indicating copy to clipboard operation
logplease copied to clipboard

Fail to build with React

Open baardl opened this issue 7 years ago • 2 comments

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

baardl avatar Aug 21 '18 06:08 baardl

Same issue with npm.

kingo999 avatar Sep 18 '18 07:09 kingo999

It's working for me with react 16.8.6 and next 8.1.0 on both npm serverside and client side.

pkellner avatar Jul 13 '19 14:07 pkellner