react-validation
react-validation copied to clipboard
cannot find module uuid/v4
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