Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with a plain create-react-app project #1

Closed
uwinkler opened this issue Feb 14, 2020 · 2 comments
Closed

Does not work with a plain create-react-app project #1

uwinkler opened this issue Feb 14, 2020 · 2 comments

Comments

@uwinkler
Copy link

Try:

npx create-react-app test
cd test
npx butler-cli src

npx: installed 2 in 0.992s
Object.values(...).flat is not a function
@uwinkler
Copy link
Author

It works if I switch to node version 13.

Btw. great idea :)

@benawad
Copy link
Owner

benawad commented Feb 14, 2020

Thanks, I'll add a polyfill for flat, I want this to work on older versions of node too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants