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

Error: Unable to resolve module ./withSSR #1561

Closed
mantegnous opened this issue Oct 14, 2022 · 2 comments
Closed

Error: Unable to resolve module ./withSSR #1561

mantegnous opened this issue Oct 14, 2022 · 2 comments
Labels

Comments

@mantegnous
Copy link

None of these files exist:

  • node_modules/react-i18next/dist/commonjs/withSSR(.native|.ios.js|.native.js|.js|.ios.jsx|.native.jsx|.jsx|.ios.json|.native.json|.json|.ios.ts|.native.ts|.ts|.ios.tsx|.native.tsx|.tsx|.ios.svg|.native.svg|.svg)
  • node_modules/react-i18next/dist/commonjs/withSSR/index(.native|.ios.js|.native.js|.js|.ios.jsx|.native.jsx|.jsx|.ios.json|.native.json|.json|.ios.ts|.native.ts|.ts|.ios.tsx|.native.tsx|.tsx|.ios.svg|.native.svg|.svg)
    106 | var _I18nextProvider = require("./I18nextProvider");
    107 |

108 | var _withSSR = require("./withSSR");
| ^
109 |
110 | var _useSSR = require("./useSSR");
111 |

@adrai
Copy link
Member

adrai commented Oct 14, 2022

Please provide a reproducible example... and more information...
No idea what you're trying to do...

https://react.i18next.com/latest/ssr#using-the-withssr-hoc

@stale
Copy link

stale bot commented Oct 22, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 22, 2022
@stale stale bot closed this as completed Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants