Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime Error: Cannot find module "lodash/merge" #3

Open
konstin opened this issue Mar 1, 2017 · 4 comments
Open

Runtime Error: Cannot find module "lodash/merge" #3

konstin opened this issue Mar 1, 2017 · 4 comments

Comments

@konstin
Copy link

konstin commented Mar 1, 2017

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

@geeklearningbot
Copy link

Hi @konstin, @mvidailhet is on leave atm.

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

@konstin
Copy link
Author

konstin commented Mar 2, 2017

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

@mvidailhet
Copy link
Member

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

@konstin
Copy link
Author

konstin commented Oct 3, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants