react-validation icon indicating copy to clipboard operation
react-validation copied to clipboard

cannot find module uuid/v4

Open daton89 opened this issue 7 years ago • 0 comments

without manually install also uuid i was not able to import select and input component

to fix the problem i did: npm i -S uuid

i'm using node 8 and npm 5

daton89 avatar Jun 29 '18 15:06 daton89