Open jamesarm97 opened 6 years ago
What's the solution for this?
dear Jason Watmore, please update this issue
any solutions?
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
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?