soywod / react-pin-field

📟 React component for entering PIN codes.
https://soywod.github.io/react-pin-field/
MIT License
411 stars 23 forks source link

build error on v2 #31

Closed mydearxym closed 3 years ago

mydearxym commented 3 years ago

hi there ~

i try to use the latest version on npm, got

image

downgrade to 1.0.6 is fine ~

env:

react-pin-field: v2.0.0-beta.0 @soywod/pin-field: 0.1.9

soywod commented 3 years ago

I will try to check this week and let you know. Thanks for the feedback!

benjitastic commented 3 years ago

same error for me unfortunately

soywod commented 3 years ago

It should work thanks to https://github.com/soywod/react-pin-field/pull/30, could you try again with the v2.0.0-beta.1? Feel free to reopen if it does not.