redux-form/redux-form
GitHub で見るModule not found: Error: Can't resolve 'redux-form/es/FieldProps'
Open
#3,669 opened on 2017年12月7日
Version 7bughelp wanted
説明
bug report
What is the current behavior?
import type { FieldProps } from 'redux-form'
const renderField = (props: FieldProps) => {...}
Throws Module not found: Error: Can't resolve 'redux-form/es/FieldProps' error
What is the expected behavior?
Shouldn't throw this error.
What's your environment?
Node 8.4.0 Windows 7 x64