ufocoder / redux-universal-boilerplate

Boilerplate for react universal (isomorphic) application based on flux architecture (redux implementation)
MIT License
72 stars 19 forks source link

Lint command running error #1

Closed ufocoder closed 8 years ago

ufocoder commented 8 years ago

After run npm run lint command, output an error:

Error: Cannot find module 'estraverse-fb'
ufocoder commented 8 years ago

It related with: https://github.com/babel/babel-eslint/issues/267

ufocoder commented 8 years ago

Fixed by c29c491f044697a2f21feaa3226186407e106b01. Use babel-eslint version 6.0.0-beta.6