bcherny / undux

⚡️ Dead simple state for React. Now with Hooks support.

Home Page:https://undux.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to minify undux when running npm run build

davelaker opened this issue · comments

I am running the following and now get an error:

npm run build

lccc-crm@0.2.0 build /Users/davidl/Sites/lccc
react-scripts build

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

Failed to minify the code from this file:

./node_modules/undux/dist.esm/index.js:7 

Is this a known issue? Or is this something i need to change on my side?

unsure what the problem was... but I removed my node_modules folder and emptied dependencies in package.json and re-installed all my packages and it now everything works... sorry for the wasted ticket :)