bentatum / better-react-spinkit

A collection of loading indicators for React
http://better-react-spinkit.benjamintatum.com/
ISC License
185 stars 25 forks source link

i dont know why, but it broken #16

Closed geminiyellow closed 7 years ago

geminiyellow commented 7 years ago

i installed lodash

20:31:57 webpack.1   | ERROR in ./~/lodash/lodash.js
20:31:57 webpack.1   | Module not found: Error: Can't resolve 'define' in '/Users/Documents/Sources/client/node_modules/lodash'
20:31:57 webpack.1   |  @ ./~/lodash/lodash.js 2:13-30
20:31:57 webpack.1   |  @ ./~/better-react-spinkit/dist/CubeGrid/index.js
20:31:57 webpack.1   |  @ ./~/better-react-spinkit/dist/index.js
20:31:57 webpack.1   |  @ ./assets/javascripts/modules/account/components/content.jsx
20:31:57 webpack.1   |  @ ./assets/javascripts/modules/account/index.js
20:31:57 webpack.1   |  @ ./assets/javascripts/modules/account/index.jsx
20:31:57 webpack.1   |  @ ./assets/javascripts/store/index.js
20:31:57 webpack.1   |  @ ./assets/javascripts/index.js
20:31:57 webpack.1   |  @ multi ./assets/javascripts
bentatum commented 7 years ago

I would need more info about your set up to help you. there aren't any modules called 'define' in this package.