Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

webpack i18next errors #18

Closed
jdevega opened this issue Apr 26, 2016 · 1 comment
Closed

webpack i18next errors #18

jdevega opened this issue Apr 26, 2016 · 1 comment
Labels

Comments

@jdevega
Copy link

jdevega commented Apr 26, 2016

ERROR in ./src/index.js
Module not found: Error: Cannot resolve module 'react-i18next/lib' in /Users/joseluis/workspace/gmvfop-box/gmv-fop/src
@ ./src/index.js 23:11-39

ERROR in ./src/utils/i18n.js
Module not found: Error: Cannot resolve module 'i18next/lib' in /Users/joseluis/workspace/gmvfop-box/gmv-fop/src/utils
@ ./src/utils/i18n.js 7:11-33

ERROR in ./src/components/common/header.js
Module not found: Error: Cannot resolve module 'react-i18next/lib' in /Users/joseluis/workspace/gmvfop-box/gmv-fop/src/components/common
@ ./src/components/common/header.js 18:11-39

ERROR in ./src/components/auth/login.js
Module not found: Error: Cannot resolve module 'react-i18next/lib' in /Users/joseluis/workspace/gmvfop-box/gmv-fop/src/components/auth
@ ./src/components/auth/login.js 26:11-39

ERROR in ./src/components/auth/register.js
Module not found: Error: Cannot resolve module 'react-i18next/lib' in /Users/joseluis/workspace/gmvfop-box/gmv-fop/src/components/auth
@ ./src/components/auth/register.js 26:11-39

@acontreras89
Copy link
Member

This has been fixed in 4a846de thanks to @julianitor! 👏

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

No branches or pull requests

2 participants