gl-ionic2-env-configuration icon indicating copy to clipboard operation
gl-ionic2-env-configuration copied to clipboard

Runtime Error: Cannot find module "lodash/merge"

Open konstin opened this issue 7 years ago • 4 comments

After adding the module to my project, I do only get the following error at runtime:

Runtime Error
Cannot find module "lodash/merge"

webpackMissingModule@http://localhost:8100/build/main.js:76736:78
@http://localhost:8100/build/main.js:76736:45
__webpack_require__@http://localhost:8100/build/main.js:20:12
@http://localhost:8100/build/main.js:124054:96
__webpack_require__@http://localhost:8100/build/main.js:20:12
@http://localhost:8100/build/main.js:53507:94
__webpack_require__@http://localhost:8100/build/main.js:20:12
@http://localhost:8100/build/main.js:76424:86
__webpack_require__@http://localhost:8100/build/main.js:20:12
@http://localhost:8100/build/main.js:76676:73
__webpack_require__@http://localhost:8100/build/main.js:20:12
@http://localhost:8100/build/main.js:123731:75
__webpack_require__@http://localhost:8100/build/main.js:20:12
@http://localhost:8100/build/main.js:108580:73
__webpack_require__@http://localhost:8100/build/main.js:20:12
@http://localhost:8100/build/main.js:134647:70
__webpack_require__@http://localhost:8100/build/main.js:20:12
@http://localhost:8100/build/main.js:66:18
@http://localhost:8100/build/main.js:1:11

konstin avatar Mar 01 '17 10:03 konstin

Hi @konstin, @mvidailhet is on leave atm.

Regarding your issue did you try to add lodash to your project dependencies.

geeklearningbot avatar Mar 02 '17 06:03 geeklearningbot

Yes, lodash and lodash merge are both in my yarn lock file.

konstin avatar Mar 02 '17 11:03 konstin

Hi, I just installed an all new version of an Ionic3 app and didn't get this error. Does someone still have this issue?

mvidailhet avatar Oct 03 '17 13:10 mvidailhet

I'm not on the project anymore, so I can't test that.

Am 3. Oktober 2017 15:07:01 MESZ schrieb Michel Vidailhet [email protected]:

Hi, I just installed an all new version of an Ionic3 app and didn't get this error. Does someone still have this issue?

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/geeklearningio/gl-ionic2-env-configuration/issues/3#issuecomment-333835643

konstin avatar Oct 03 '17 13:10 konstin