roylee0704 / react-flexbox-grid

A set of React components implementing flexboxgrid with the power of CSS Modules.
http://roylee0704.github.io/react-flexbox-grid/
2.93k stars 206 forks source link

issues with preset? #103

Closed eduardoinnorway closed 7 years ago

eduardoinnorway commented 7 years ago

I get,

resolve failed for "eslint-module-utils": Error: Cannot find module 'eslint-module-utils' resolve failed for "caniuse-db": Error: Cannot find module 'caniuse-db' resolve failed for "babel-runtime": Error: Cannot find module 'babel-runtime'

deltaidea commented 7 years ago

How do you reproduce this? Are you sure react-flexbox-grid is the reason?

eduardoinnorway commented 7 years ago

Well this issue came only after installing react-flexbox-grid. I will try again my luck on tomorrow. Coding very late, leads to unexpected misstakes some times :)

silvenon commented 7 years ago

This errors don't look like they' re related to react-flexbox-grid at all, so I'm closing this until we get more info and confirm that it is indeed related.