You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2021. It is now read-only.
ERROR in .//styled-components/lib/utils/autoprefix.js
Module not found: Error: Can't resolve 'glamor/lib/autoprefix' in 'C:\reactjs-example\FrontEnd\node_modules\styled-components\lib\utils'
@ .//styled-components/lib/utils/autoprefix.js 15:18-50
@ .//styled-components/lib/models/ComponentStyle.js
@ .//styled-components/lib/index.js
@ dll reactBoilerplateDeps
the above error leads to another error, throwing the following error when trying to run:
ERROR in ./app/global-styles.js
Module not found: Error: Can't resolve 'image-webpack' in 'C:\reactjs-example\FrontEnd'
@ ./app/global-styles.js 6:0-44
@ ./app/app.js
@ multi main