oreqizer / reactizer-2016

(UNMAINTAINED) The most hipster React and React Native boilerplate! :smiling_imp:
https://reactizer.herokuapp.com
MIT License
73 stars 6 forks source link

'redux-form-material-ui' not resolved #12

Closed oreqizer closed 8 years ago

oreqizer commented 8 years ago

Dunno why this happens, meanwhile turning off eslint there for travis until I resolve it.

erikras commented 8 years ago

Pretty bizarre. It's like it's not running an npm install before it's doing the linting.

Anyway, sorry for introducing a bug into your system. 😅

oreqizer commented 8 years ago

it actually happens to me locally too for some reason, wasn't able to fix it yet. I'll have a look at it again this evening

it's ok, solved bugs make us stronger

oreqizer commented 8 years ago

https://david-dm.org/oreqizer/reactizer I noticed this dep checker has problems with revision difference, too

i'll just echo the eslint guys if they know what's up

oreqizer commented 8 years ago

not using the dep anymore - closing