cornflourblue / react-redux-registration-login-example

React + Redux - User Registration and Login Tutorial & Example
https://jasonwatmore.com/post/2017/09/16/react-redux-user-registration-and-login-tutorial-example
MIT License
1.19k stars 760 forks source link

webpack external config not found #11

Open jamesarm97 opened 6 years ago

jamesarm97 commented 6 years ago

when I run using npm start -s and it compiles I get the following error (tracked down to a webpack external defined as a JSon object for configuration).

./src/_services/user.service.js Module not found: Can't resolve 'config' in '/Users/james/Documents/Projects/react/Camera/Template/src/_services'

Any thoughts why this is happening?

joe-fenton commented 6 years ago

What's the solution for this?

shanutthankachan commented 5 years ago

dear Jason Watmore, please update this issue

magnito2 commented 5 years ago

any solutions?

officialdrafty commented 5 years ago

I have to find the problem so you have to install a package of npm i config that worked for me --> https://www.npmjs.com/package/config