Closed mtekk closed 5 years ago
'lodash/isempty' causes npm start to fail. It looks like on UNIX like systems (e.g. Linux) this needs to be 'lodash/isEmpty'
'lodash/isempty'
npm start
'lodash/isEmpty'
Thanks John! Looks good!
'lodash/isempty'
causesnpm start
to fail. It looks like on UNIX like systems (e.g. Linux) this needs to be'lodash/isEmpty'