coryhouse / react-flux-starter-kit

Quickly get started with React and Flux using Browserify and Gulp
682 stars 247 forks source link

Lint Issue #21

Closed lipalath-ms closed 6 years ago

lipalath-ms commented 6 years ago

After adding lint task, I get the following issue:

Error: Cannot find module 'eslint-config-defaults/configurations/eslint'.

I used the same versions you suggested in the video.

Please let me know what the issue is.

coryhouse commented 6 years ago

Are you using the same versions I used in the final course exercise? If that doesn’t help, please post your solution on GiHub and I’ll give it a look.