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

Fix Storybook related to next-i18next setup #7

Open
natterstefan opened this issue Apr 14, 2021 · 2 comments · May be fixed by #44
Open

Fix Storybook related to next-i18next setup #7

natterstefan opened this issue Apr 14, 2021 · 2 comments · May be fixed by #44
Assignees
Labels
bug Something isn't working

Comments

@natterstefan
Copy link
Owner

natterstefan commented Apr 14, 2021

Bug Report

Relevant information

At the moment Storybook is not properly working as next-i18next depends on fs, which is not available in Storybook.

ModuleNotFoundError: Module not found: Error: Can't resolve 'fs' in '.../nextjs-template/node_modules/next-i18next/dist/esm/config'

Possible Solutions

References

@natterstefan natterstefan added the bug Something isn't working label Apr 14, 2021
@natterstefan natterstefan self-assigned this Jul 23, 2021
@natterstefan
Copy link
Owner Author

natterstefan commented Aug 3, 2021

@natterstefan natterstefan linked a pull request Aug 5, 2021 that will close this issue
6 tasks
@natterstefan
Copy link
Owner Author

Storybook implementation of next-translate: aralroca/next-translate#434 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant