create-cycle-app icon indicating copy to clipboard operation
create-cycle-app copied to clipboard

webpack external config not found

Open jamesarm97 opened this issue 7 years ago • 4 comments

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?

jamesarm97 avatar Oct 05 '18 14:10 jamesarm97

What's the solution for this?

joe-fenton avatar Nov 05 '18 15:11 joe-fenton

dear Jason Watmore, please update this issue

shanutthankachan avatar Nov 19 '18 09:11 shanutthankachan

any solutions?

magnito2 avatar Jan 25 '19 14:01 magnito2

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

officialdrafty avatar Aug 14 '19 20:08 officialdrafty